diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:45:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:45:21 +0200 |
commit | 1d3870055d5fdffece7decf48792851533072e82 (patch) | |
tree | 2e0b695c8d1f258853c4f5135a28ccfd2de9a529 /dev-java/commons-junit4 | |
parent | dev-java/jdisasm: Keyword 1.0.6 x86, #888077 (diff) | |
download | gentoo-1d3870055d5fdffece7decf48792851533072e82.tar.gz gentoo-1d3870055d5fdffece7decf48792851533072e82.tar.bz2 gentoo-1d3870055d5fdffece7decf48792851533072e82.zip |
dev-java/commons-junit4: Keyword 1.2.17 x86, #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 357310515ced..7aeb1d27a497 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 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" CP_DEPEND=" ~dev-java/commons-nullanalysis-${PV}:0 |