summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-08 22:05:21 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-08 22:06:26 +0000
commit84d25886c73dd91c146646f6c96dcda4866bd3c8 (patch)
tree770f251b301345d27158868f48f2e1c77d9218c3 /dev-java/bcpg
parentdev-java/bcprov: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCH... (diff)
downloadgentoo-84d25886c73dd91c146646f6c96dcda4866bd3c8.tar.gz
gentoo-84d25886c73dd91c146646f6c96dcda4866bd3c8.tar.bz2
gentoo-84d25886c73dd91c146646f6c96dcda4866bd3c8.zip
dev-java/bcpg: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/bcpg')
-rw-r--r--dev-java/bcpg/bcpg-1.52-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcpg/bcpg-1.52-r1.ebuild b/dev-java/bcpg/bcpg-1.52-r1.ebuild
index 05fe7b29150c..1a6a57a84ee6 100644
--- a/dev-java/bcpg/bcpg-1.52-r1.ebuild
+++ b/dev-java/bcpg/bcpg-1.52-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="1.52"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
# Tests are currently broken. Appears to need older version of bcprov; but since bcprov is not slotted, this can cause conflicts.
# Needs further investigation; though, only a small part has tests and there are no tests for bcpg itself.