diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:27:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:36:49 +0100 |
commit | 812fe0588b34f850ccdd16bb76776ef0c83d6a90 (patch) | |
tree | 9891ca88851b98b0b5a699039c9a91515aa43a9c /dev-libs | |
parent | media-gfx/aview: x86 stable (bug #676548) (diff) | |
download | gentoo-812fe0588b34f850ccdd16bb76776ef0c83d6a90.tar.gz gentoo-812fe0588b34f850ccdd16bb76776ef0c83d6a90.tar.bz2 gentoo-812fe0588b34f850ccdd16bb76776ef0c83d6a90.zip |
dev-libs/beecrypt: x86 stable (bug #676458)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild index c0d4ba388c30..0c70770848d2 100644 --- a/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.2.1-r6.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} )" |