From: Patrice Clement Date: Sat, 16 Jul 2016 10:20:25 +0000 (+0200) Subject: dev-java/cssparser: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36d25e8a15133e9b92129f8ebf0857d8c9e3281f;p=gentoo.git dev-java/cssparser: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 --- diff --git a/dev-java/cssparser/cssparser-0.9.19.ebuild b/dev-java/cssparser/cssparser-0.9.19.ebuild index 4d9963ba4a1c..7d6ace081b07 100644 --- a/dev-java/cssparser/cssparser-0.9.19.ebuild +++ b/dev-java/cssparser/cssparser-0.9.19.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://cssparser.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" CDEPEND="dev-java/sac:0"