diff options
Diffstat (limited to 'dev-java/bcmail/bcmail-1.52-r3.ebuild')
-rw-r--r-- | dev-java/bcmail/bcmail-1.52-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bcmail/bcmail-1.52-r3.ebuild b/dev-java/bcmail/bcmail-1.52-r3.ebuild index c53fe54fdc6f..8f6f1ad4c443 100644 --- a/dev-java/bcmail/bcmail-1.52-r3.ebuild +++ b/dev-java/bcmail/bcmail-1.52-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="1.52" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" CDEPEND=" dev-java/junit:0 |