From 89eea0f27662911fa55903be089b68ab483a3f2b Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Fri, 12 Jul 2013 15:25:50 +0000 Subject: ppc, ppc64, x86 keywords added, bug #465136 (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8) --- dev-java/java-config/ChangeLog | 6 +++++- dev-java/java-config/java-config-2.2.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java/java-config') diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog index ea795392785b..4c3fd57397d7 100644 --- a/dev-java/java-config/ChangeLog +++ b/dev-java/java-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/java-config # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.282 2013/05/19 19:19:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.283 2013/07/12 15:25:50 vincent Exp $ + + 12 Jul 2013; Vicente Olivert Riera + java-config-2.2.0.ebuild: + ppc, ppc64, x86 keywords added, bug #465136 19 May 2013; Alexis Ballier java-config-2.2.0.ebuild: keyword ~amd64-fbsd, bug #465136 diff --git a/dev-java/java-config/java-config-2.2.0.ebuild b/dev-java/java-config/java-config-2.2.0.ebuild index 21f0d59c44a4..395158522feb 100644 --- a/dev-java/java-config/java-config-2.2.0.ebuild +++ b/dev-java/java-config/java-config-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v 1.4 2013/05/19 19:19:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v 1.5 2013/07/12 15:25:50 vincent Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" # baselayout-java is added as a dep till it can be added to eclass. -- cgit v1.2.3-65-gdbad