diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-22 15:31:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-22 15:31:23 +0100 |
commit | 67d5b0e3aafe9a0ebeb4b3cb6483f4dcb4684b4b (patch) | |
tree | fabb15e39602de45f7df4291c931499e23ad14d9 /dev-libs/beecrypt | |
parent | media-libs/libmms: amd64 stable wrt bug #507822 (diff) | |
download | gentoo-67d5b0e3aafe9a0ebeb4b3cb6483f4dcb4684b4b.tar.gz gentoo-67d5b0e3aafe9a0ebeb4b3cb6483f4dcb4684b4b.tar.bz2 gentoo-67d5b0e3aafe9a0ebeb4b3cb6483f4dcb4684b4b.zip |
dev-libs/beecrypt: amd64 stable wrt bug #577864
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/beecrypt')
-rw-r--r-- | dev-libs/beecrypt/beecrypt-4.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r3.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1-r3.ebuild index 6f011658724b..4d7726efe52d 100644 --- a/dev-libs/beecrypt/beecrypt-4.2.1-r3.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.2.1-r3.ebuild @@ -14,7 +14,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 ~arm-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos" IUSE="+threads java cxx python static-libs doc" COMMONDEPEND="!<app-arch/rpm-4.2.1 |