diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 18:51:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 18:51:40 +0200 |
commit | cd036ed7046958dfb3453be24e2846ab0914b57a (patch) | |
tree | 3527c97df71b818ed6da619f154415fa60f17a52 /dev-java/commons-junit4/commons-junit4-1.2.17.ebuild | |
parent | dev-java/jdisasm: Keyword 1.0.6 ppc64, #888077 (diff) | |
download | gentoo-cd036ed7046958dfb3453be24e2846ab0914b57a.tar.gz gentoo-cd036ed7046958dfb3453be24e2846ab0914b57a.tar.bz2 gentoo-cd036ed7046958dfb3453be24e2846ab0914b57a.zip |
dev-java/commons-junit4: Keyword 1.2.17 ppc64, #888077
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-junit4/commons-junit4-1.2.17.ebuild')
-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 f4f1264ea49e..9f084c6c9b69 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" +KEYWORDS="~amd64 ~arm ~ppc64" CP_DEPEND=" ~dev-java/commons-nullanalysis-${PV}:0 |