diff options
author | Sam James <sam@gentoo.org> | 2022-01-02 09:59:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-02 09:59:32 +0000 |
commit | b3a8faab19ab807069aeec2235510899b353f914 (patch) | |
tree | 9640e95cc871a574c5bb0de611dea99a06ec4660 /app-text/xapian-omega/xapian-omega-1.4.18.ebuild | |
parent | dev-libs/xapian: Stabilize 1.4.18-r1 ppc64, #790266 (diff) | |
download | gentoo-b3a8faab19ab807069aeec2235510899b353f914.tar.gz gentoo-b3a8faab19ab807069aeec2235510899b353f914.tar.bz2 gentoo-b3a8faab19ab807069aeec2235510899b353f914.zip |
app-text/xapian-omega: Stabilize 1.4.18 ppc64, #790266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xapian-omega/xapian-omega-1.4.18.ebuild')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild index c3cf578974f8..4862f91d3274 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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-1.4.18:0/30 |