diff options
Diffstat (limited to 'dev-java/bcmail/bcmail-1.50.ebuild')
-rw-r--r-- | dev-java/bcmail/bcmail-1.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bcmail/bcmail-1.50.ebuild b/dev-java/bcmail/bcmail-1.50.ebuild index 31aadbf5dcb6..7afcf989c0c1 100644 --- a/dev-java/bcmail/bcmail-1.50.ebuild +++ b/dev-java/bcmail/bcmail-1.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.50.ebuild,v 1.2 2015/05/16 11:18:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.50.ebuild,v 1.3 2015/05/17 20:18:38 pacho Exp $ EAPI="5" @@ -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" COMMON_DEPEND=">=dev-java/bcprov-${PV}:0[test?] ~dev-java/bcpkix-${PV}:0[test?] |