dev-java/hashcash: 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>
This commit is contained in:
Arthur Zamarin
2024-10-17 17:17:30 +03:00
parent e9b77be3cc
commit 27e28830b8

View File

@@ -13,7 +13,7 @@ SRC_URI="https://www.nettgryppa.com/code/HashCash.java"
LICENSE="GregoryRubin"
SLOT="1"
KEYWORDS="amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"