diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:37:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:37:00 +0200 |
commit | 19df26d7cd9fce84ee68e891dfe52e754f9b471b (patch) | |
tree | f1d7befd22252a0ddf751250249881deec086667 /dev-java/ant-ivy | |
parent | dev-java/ant-contrib: amd64 stable wrt bug #696266 (diff) | |
download | gentoo-19df26d7cd9fce84ee68e891dfe52e754f9b471b.tar.gz gentoo-19df26d7cd9fce84ee68e891dfe52e754f9b471b.tar.bz2 gentoo-19df26d7cd9fce84ee68e891dfe52e754f9b471b.zip |
dev-java/ant-ivy: amd64 stable wrt bug #696266
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/ant-ivy')
-rw-r--r-- | dev-java/ant-ivy/ant-ivy-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-ivy/ant-ivy-1.4.1-r1.ebuild b/dev-java/ant-ivy/ant-ivy-1.4.1-r1.ebuild index 11291a26fda5..0b66994ea3f9 100644 --- a/dev-java/ant-ivy/ant-ivy-1.4.1-r1.ebuild +++ b/dev-java/ant-ivy/ant-ivy-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -22,7 +22,7 @@ SRC_URI="http://www.jaya.free.fr/downloads/ivy/${PV}/${MY_P}-src.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" COMMON_DEP=" dev-java/ant-core:0 |