diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:12 +0200 |
commit | de0a1ca9fca858475961b895ecc5650e55d95cc0 (patch) | |
tree | a270f3b1aee8b728bcd49a04a70e41ce6d03b57a /dev-libs/xapian | |
parent | app-crypt/gnupg: x86 stable wrt bug #689392 (diff) | |
download | gentoo-de0a1ca9fca858475961b895ecc5650e55d95cc0.tar.gz gentoo-de0a1ca9fca858475961b895ecc5650e55d95cc0.tar.bz2 gentoo-de0a1ca9fca858475961b895ecc5650e55d95cc0.zip |
dev-libs/xapian: x86 stable wrt bug #689520
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.4.11.ebuild b/dev-libs/xapian/xapian-1.4.11.ebuild index f0b969186af2..f5aa42950fd2 100644 --- a/dev-libs/xapian/xapian-1.4.11.ebuild +++ b/dev-libs/xapian/xapian-1.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0/30" # ABI version of libxapian.so -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x64-solaris" IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +inmemory +remote" DEPEND="sys-libs/zlib" |