diff options
author | Sam James <sam@gentoo.org> | 2023-01-03 06:22:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-03 06:22:49 +0000 |
commit | 11daf64341c4fe67876d3329bcb023d51b0929e1 (patch) | |
tree | 3385df9738dfe3183a77cfd530b7034dcc0be54a /app-text | |
parent | dev-libs/xapian: Stabilize 1.4.21 amd64, #878555 (diff) | |
download | gentoo-11daf64341c4fe67876d3329bcb023d51b0929e1.tar.gz gentoo-11daf64341c4fe67876d3329bcb023d51b0929e1.tar.bz2 gentoo-11daf64341c4fe67876d3329bcb023d51b0929e1.zip |
app-text/xapian-omega: Stabilize 1.4.21 amd64, #878555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.4.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.4.21.ebuild b/app-text/xapian-omega/xapian-omega-1.4.21.ebuild index e56c0e7e5905..0bd05a92c0eb 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.21.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -10,7 +10,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="" DEPEND="~dev-libs/xapian-${PV}:0/30 |