diff options
author | 2010-05-12 20:10:12 +0000 | |
---|---|---|
committer | 2010-05-12 20:10:12 +0000 | |
commit | adb13d149ccbaf8d310e91c186605b3bd5a160e6 (patch) | |
tree | d666d3d7d248b9f3f1efc0fa09634a7872b67f4a /dev-java/bcprov/bcprov-1.45.ebuild | |
parent | stable ppc64, bug 311297 (diff) | |
download | gentoo-2-adb13d149ccbaf8d310e91c186605b3bd5a160e6.tar.gz gentoo-2-adb13d149ccbaf8d310e91c186605b3bd5a160e6.tar.bz2 gentoo-2-adb13d149ccbaf8d310e91c186605b3bd5a160e6.zip |
Marked ppc/ppc64 stable for bug #317589 and #317591.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/bcprov/bcprov-1.45.ebuild')
-rw-r--r-- | dev-java/bcprov/bcprov-1.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bcprov/bcprov-1.45.ebuild b/dev-java/bcprov/bcprov-1.45.ebuild index bfa71dab2a59..af50b45e4578 100644 --- a/dev-java/bcprov/bcprov-1.45.ebuild +++ b/dev-java/bcprov/bcprov-1.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcprov/bcprov-1.45.ebuild,v 1.2 2010/05/10 13:13:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcprov/bcprov-1.45.ebuild,v 1.3 2010/05/12 20:10:12 josejx Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" # The src_unpack find needs a new find # https://bugs.gentoo.org/show_bug.cgi?id=182276 |