diff options
author | 2022-01-10 21:10:27 +0200 | |
---|---|---|
committer | 2022-01-10 21:10:27 +0200 | |
commit | be4ea30be03d7df16957da33b860134450911eaa (patch) | |
tree | 0c8ae86652e2c6767bb5653a4c62d4fff2a369bb /dev-java/dom4j | |
parent | dev-java/testng: Keyword 6.9.10 arm, #828049 (diff) | |
download | gentoo-be4ea30be03d7df16957da33b860134450911eaa.tar.gz gentoo-be4ea30be03d7df16957da33b860134450911eaa.tar.bz2 gentoo-be4ea30be03d7df16957da33b860134450911eaa.zip |
dev-java/dom4j: Keyword 2.1.3 arm, #828049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/dom4j')
-rw-r--r-- | dev-java/dom4j/dom4j-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/dom4j/dom4j-2.1.3.ebuild b/dev-java/dom4j/dom4j-2.1.3.ebuild index 9cf6e22f8633..69be8c48e9fc 100644 --- a/dev-java/dom4j/dom4j-2.1.3.ebuild +++ b/dev-java/dom4j/dom4j-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/version-${PV}.tar.gz - LICENSE="dom4j" SLOT="1" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="jaxen" CDEPEND=" |