diff options
author | 2020-10-14 21:18:36 +0200 | |
---|---|---|
committer | 2020-10-14 21:18:36 +0200 | |
commit | e5e0801ec935bfa902a93e34c77caaf65ebf7491 (patch) | |
tree | 0073bfadf77e6be16bf579e424e6be91d40e6203 /dev-java/ant-apache-resolver | |
parent | dev-java/ant-apache-regexp: ppc64 stable wrt bug #745768 (diff) | |
download | gentoo-e5e0801ec935bfa902a93e34c77caaf65ebf7491.tar.gz gentoo-e5e0801ec935bfa902a93e34c77caaf65ebf7491.tar.bz2 gentoo-e5e0801ec935bfa902a93e34c77caaf65ebf7491.zip |
dev-java/ant-apache-resolver: ppc64 stable wrt bug #745768
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/ant-apache-resolver')
-rw-r--r-- | dev-java/ant-apache-resolver/ant-apache-resolver-1.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.9.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.9.ebuild index 902fe52d4f7d..61094fef45d9 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.9.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.9.ebuild @@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver" 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=dev-java/xml-commons-resolver-1.2:0" RDEPEND="${DEPEND}" |