diff options
Diffstat (limited to 'dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild')
-rw-r--r-- | dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild index 5ac7fc5228ee..9e500334ce00 100644 --- a/dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild +++ b/dev-java/xml-commons-external/xml-commons-external-1.4.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1.4" -KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc source" DEPEND=">=virtual/jdk-1.3" |