diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:30:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:30:45 +0200 |
commit | 18c8d15a6e887133ae159b9e80b2695d8a4f3e72 (patch) | |
tree | 52e907cb1589a685217b58f31b18e94a6fa495ec | |
parent | dev-db/mariadb: fix typos (diff) | |
download | gentoo-18c8d15a6e887133ae159b9e80b2695d8a4f3e72.tar.gz gentoo-18c8d15a6e887133ae159b9e80b2695d8a4f3e72.tar.bz2 gentoo-18c8d15a6e887133ae159b9e80b2695d8a4f3e72.zip |
dev-libs/beecrypt: x86 stable (bug #668280)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-libs/beecrypt/beecrypt-4.2.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} )" |