diff options
Diffstat (limited to 'dev-java/ant-apache-regexp')
-rw-r--r-- | dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild index d5abad147f74..c3e9f34c688f 100644 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="jakarta-regexp-1.4" inherit ant-tasks -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4" RDEPEND="${DEPEND}" |