diff options
author | Sam James <sam@gentoo.org> | 2022-10-28 19:52:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-28 19:52:08 +0100 |
commit | 91b4b039df9122c52250b2d1b47cb20643b8c540 (patch) | |
tree | 58fb36cf625820f69316f6ca4dde9b06dcaac7ed /app-text | |
parent | dev-libs/xapian: Stabilize 1.4.19 ppc64, #850169 (diff) | |
download | gentoo-91b4b039df9122c52250b2d1b47cb20643b8c540.tar.gz gentoo-91b4b039df9122c52250b2d1b47cb20643b8c540.tar.bz2 gentoo-91b4b039df9122c52250b2d1b47cb20643b8c540.zip |
app-text/xapian-omega: Stabilize 1.4.19 ppc64, #850169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.4.19.ebuild b/app-text/xapian-omega/xapian-omega-1.4.19.ebuild index 391d183fc880..4ab0cfef4675 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.19.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.19.ebuild @@ -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 |