diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:02:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:02:32 +0200 |
commit | 7f02e08ee62c79b4cc55189ce0a1c10d6b2f486b (patch) | |
tree | daa3905f829af486ac269dd4f744a5fe7563d4cf /dev-cpp | |
parent | app-editors/emacs: x86 stable wrt bug #613894 (diff) | |
download | gentoo-7f02e08ee62c79b4cc55189ce0a1c10d6b2f486b.tar.gz gentoo-7f02e08ee62c79b4cc55189ce0a1c10d6b2f486b.tar.bz2 gentoo-7f02e08ee62c79b4cc55189ce0a1c10d6b2f486b.zip |
dev-cpp/clucene: x86 stable wrt bug #613676
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild b/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild index 65fe033afd61..fcb146733c6b 100644 --- a/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild +++ b/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/clucene/${MY_P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-2.1 )" SLOT="1" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug doc static-libs" |