diff options
author | 2007-06-07 11:26:49 +0000 | |
---|---|---|
committer | 2007-06-07 11:26:49 +0000 | |
commit | 354bef9e05d701fbac1e88642eafbc5c61874abb (patch) | |
tree | c48733d4aa7f107bd4c0bae0549fd1f1b5e09d96 /dev-java/bcmail/bcmail-1.36.ebuild | |
parent | stable x86, bug 181086 (diff) | |
download | historical-354bef9e05d701fbac1e88642eafbc5c61874abb.tar.gz historical-354bef9e05d701fbac1e88642eafbc5c61874abb.tar.bz2 historical-354bef9e05d701fbac1e88642eafbc5c61874abb.zip |
Added ~ppc64; bug #180394
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/bcmail/bcmail-1.36.ebuild')
-rw-r--r-- | dev-java/bcmail/bcmail-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bcmail/bcmail-1.36.ebuild b/dev-java/bcmail/bcmail-1.36.ebuild index 7f5bd17f60fd..415b59b2fcc8 100644 --- a/dev-java/bcmail/bcmail-1.36.ebuild +++ b/dev-java/bcmail/bcmail-1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.36.ebuild,v 1.4 2007/05/26 12:57:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.36.ebuild,v 1.5 2007/06/07 11:26:49 corsair Exp $ JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" COMMON_DEPEND="~dev-java/bcprov-${PV} dev-java/junit |