commit: bde60aaf90d9386394e373d819ed64305c28e1d3 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 15:42:29 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 16:48:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde60aaf
dev-java/java-apicheck: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 dev-java/java-apicheck/java-apicheck-0_p20150907.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/java-apicheck/java-apicheck-0_p20150907.ebuild b/dev-java/java-apicheck/java-apicheck-0_p20150907.ebuild index d116fc5..ad6b847 100644 --- a/dev-java/java-apicheck/java-apicheck-0_p20150907.ebuild +++ b/dev-java/java-apicheck/java-apicheck-0_p20150907.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/gentoo/java-apicheck/archive/${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="
