summaryrefslogtreecommitdiff
path: root/dev-java/bcmail/bcmail-1.52-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/bcmail/bcmail-1.52-r1.ebuild')
-rw-r--r--dev-java/bcmail/bcmail-1.52-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bcmail/bcmail-1.52-r1.ebuild b/dev-java/bcmail/bcmail-1.52-r1.ebuild
index a615264ec6..e4fa2be0e5 100644
--- a/dev-java/bcmail/bcmail-1.52-r1.ebuild
+++ b/dev-java/bcmail/bcmail-1.52-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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"
CDEPEND="dev-java/bcprov:0[test?]
dev-java/bcpkix:0[test?]
@@ -41,7 +41,7 @@ JAVA_GENTOO_CLASSPATH="
oracle-javamail
"
-# Package can't be build with test as bcprov and bcpkix can't be built with test.
+# Package can't be built with test as bcprov and bcpkix can't be built with test.
RESTRICT="test"
src_unpack() {