From: Thomas Deutschmann Date: Sun, 14 Oct 2018 01:30:45 +0000 (+0200) Subject: dev-libs/beecrypt: x86 stable (bug #668280) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18c8d15a6e887133ae159b9e80b2695d8a4f3e72;p=gentoo.git dev-libs/beecrypt: x86 stable (bug #668280) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild index 564e81f57995..2a8720b3073d 100644 --- a/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+threads java cxx python static-libs doc" REQUIRED_USE="cxx? ( threads ) python? ( ${PYTHON_REQUIRED_USE} )"