diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-07-17 14:03:59 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-17 15:21:41 +0200 |
commit | 55391e317b91663a937aaf6bcf3efe2463231bf7 (patch) | |
tree | 90b4a8a685fa48194217df7e46b912558662130b /dev-java/xml-commons-external | |
parent | dev-java/tapestry: Stable for amd64. Retroactively mark stable for the remain... (diff) | |
download | gentoo-55391e317b91663a937aaf6bcf3efe2463231bf7.tar.gz gentoo-55391e317b91663a937aaf6bcf3efe2463231bf7.tar.bz2 gentoo-55391e317b91663a937aaf6bcf3efe2463231bf7.zip |
dev-java/xml-commons-external: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java/xml-commons-external')
-rw-r--r-- | dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild index f87c527c62e4..6ae8dda9d6b6 100644 --- a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild +++ b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://xerces.apache.org/xml-commons/components/external/" SRC_URI="https://repo1.maven.org/maven2/${MY_PN}/${MY_PN}/${PV}/${MY_P}-sources.jar -> ${P}.jar" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="1.4" IUSE="" |