diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:27:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:31:31 +0300 |
commit | 55cdf514775116112c51857c6fcb4d8afb10df74 (patch) | |
tree | 6fff96f36170a0ee50cbe148836999bd7785d4c8 /dev-java/junit/junit-4.13.2_p20240222.ebuild | |
parent | dev-java/jul-to-slf4j: dekeyword x86 (diff) | |
download | gentoo-55cdf514775116112c51857c6fcb4d8afb10df74.tar.gz gentoo-55cdf514775116112c51857c6fcb4d8afb10df74.tar.bz2 gentoo-55cdf514775116112c51857c6fcb4d8afb10df74.zip |
dev-java/junit: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86,
we decided to dekeyword most Java packages from x86, and reverse
dependencies of them.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/junit/junit-4.13.2_p20240222.ebuild')
-rw-r--r-- | dev-java/junit/junit-4.13.2_p20240222.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/junit/junit-4.13.2_p20240222.ebuild b/dev-java/junit/junit-4.13.2_p20240222.ebuild index 7ad657694622..6685743be268 100644 --- a/dev-java/junit/junit-4.13.2_p20240222.ebuild +++ b/dev-java/junit/junit-4.13.2_p20240222.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}4-${MY_COMMIT}" LICENSE="EPL-1.0" SLOT="4" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" CP_DEPEND="dev-java/hamcrest-core:1.3" DEPEND="${CP_DEPEND} |