diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 18:51:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 18:51:42 +0200 |
commit | 16f7cae3c62ccabfb25c84e727e34775c1930391 (patch) | |
tree | f53ce7e3681a5718b918119237a54cc811c188ce /dev-java/commons-junit4 | |
parent | dev-java/jdisasm: Keyword 1.0.6 arm64, #888077 (diff) | |
download | gentoo-16f7cae3c62ccabfb25c84e727e34775c1930391.tar.gz gentoo-16f7cae3c62ccabfb25c84e727e34775c1930391.tar.bz2 gentoo-16f7cae3c62ccabfb25c84e727e34775c1930391.zip |
dev-java/commons-junit4: Keyword 1.2.17 arm64, #888077
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-junit4')
-rw-r--r-- | dev-java/commons-junit4/commons-junit4-1.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild b/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild index 9f084c6c9b69..357310515ced 100644 --- a/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild +++ b/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/aunkrig/commons/archive/V${PV}.tar.gz -> unkrig-comm LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" CP_DEPEND=" ~dev-java/commons-nullanalysis-${PV}:0 |