From: Patrice Clement Date: Sat, 16 Jul 2016 13:41:34 +0000 (+0200) Subject: dev-java/velocity-dvsl: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bac28b7a9a76923c3da6ffb71e8b04de861dc9b;p=gentoo.git dev-java/velocity-dvsl: 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/velocity-dvsl/velocity-dvsl-1.0.ebuild b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild index 6f932943387e..ff14aeff436d 100644 --- a/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild +++ b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/velocity/dvsl/${PV}/${P}-src.zip -> ${P}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test" @@ -44,7 +44,7 @@ JAVA_GENTOO_CLASSPATH=" java_prepare() { java-pkg_clean - rm -rf test src/test || die + rm -rv test src/test || die } src_install() {