summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-24 10:35:36 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-24 14:14:12 +0000
commit74617885f86cfe9db488fb74bda7d9523adcc8cc (patch)
tree08786e8a0313449f0cc7870464a882db2a3b2508 /dev-java
parentdev-java/ant-ivy: Clean up broken version. (diff)
downloadgentoo-74617885f86cfe9db488fb74bda7d9523adcc8cc.tar.gz
gentoo-74617885f86cfe9db488fb74bda7d9523adcc8cc.tar.bz2
gentoo-74617885f86cfe9db488fb74bda7d9523adcc8cc.zip
dev-java/bcpg: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES policy. Fixes bug 563832.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bcpg/bcpg-1.50-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcpg/bcpg-1.50-r1.ebuild b/dev-java/bcpg/bcpg-1.50-r1.ebuild
index 79bd27f1c5e7..83efd144905d 100644
--- a/dev-java/bcpg/bcpg-1.50-r1.ebuild
+++ b/dev-java/bcpg/bcpg-1.50-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="1.50"
-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.