diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-18 10:41:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-18 10:54:26 +0000 |
commit | 192a3891e1b495a06877f7498e156f0b83b1fa16 (patch) | |
tree | d25dc73eebea4a1bf2467c717a46ce32fcb5bf16 /app-text/xapian-omega | |
parent | dev-python/zeep: Clean old (diff) | |
download | gentoo-192a3891e1b495a06877f7498e156f0b83b1fa16.tar.gz gentoo-192a3891e1b495a06877f7498e156f0b83b1fa16.tar.bz2 gentoo-192a3891e1b495a06877f7498e156f0b83b1fa16.zip |
app-text/xapian-omega: stable 1.2.25 for ia64, bug #669794
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/xapian-omega')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.25.ebuild | 4 |
1 files changed, 2 insertions, 2 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 75dbc3f2d608..d818655ee8de 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 Authors +# Copyright 1999-2020 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 |