diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-04-29 13:27:00 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-04-30 11:14:30 +0000 |
commit | a150bca3648a70bc6e552354be3264069419f157 (patch) | |
tree | e5fddeb417c112d4c28b6a87aba38ddd4376e8c8 /dev-java/commons-discovery/commons-discovery-0.5.ebuild | |
parent | sci-mathematics/octave: Version bump to 4.0.2 (diff) | |
download | gentoo-a150bca3648a70bc6e552354be3264069419f157.tar.gz gentoo-a150bca3648a70bc6e552354be3264069419f157.tar.bz2 gentoo-a150bca3648a70bc6e552354be3264069419f157.zip |
dev-java/commons-discovery: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/commons-discovery/commons-discovery-0.5.ebuild')
-rw-r--r-- | dev-java/commons-discovery/commons-discovery-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-discovery/commons-discovery-0.5.ebuild b/dev-java/commons-discovery/commons-discovery-0.5.ebuild index 02e9a2851059..35941a1b5ca4 100644 --- a/dev-java/commons-discovery/commons-discovery-0.5.ebuild +++ b/dev-java/commons-discovery/commons-discovery-0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://repo1.maven.org/maven2/${PN}/${PN}/${PV}/${P}-sources.jar -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" CDEPEND="dev-java/commons-logging:0" |