diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:58:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:58:17 +0300 |
commit | 802e81525cea24b5291133999c9f414d4a07a5e6 (patch) | |
tree | 97b44b458f36346de9221d897561504837800f7b /app-text/xapian-omega | |
parent | 4314b57feddc5bce794c1bf35575e0292e5cdcee (diff) | |
download | gentoo-802e81525cea24b5291133999c9f414d4a07a5e6.tar.gz gentoo-802e81525cea24b5291133999c9f414d4a07a5e6.tar.xz |
app-text/xapian-omega: amd64 stable wrt bug #669794
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/xapian-omega')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.25.ebuild | 4 | ||||
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.4.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild index b7f2da1d327..2bafbc437f6 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-libs/xapian:0/1.2.22 diff --git a/app-text/xapian-omega/xapian-omega-1.4.7.ebuild b/app-text/xapian-omega/xapian-omega-1.4.7.ebuild index 69bb116aaa8..098f20325cb 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.7.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-libs/xapian:0/30 |