summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:27:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:31:28 +0300
commit0e0a2651c2f236757a5fecd09a1c62973612ef93 (patch)
tree48def3793096e4b8098c5e6ce89e85521f2a9436 /dev-java/json-smart
parentdev-java/json-simple: dekeyword x86 (diff)
downloadgentoo-0e0a2651c2f236757a5fecd09a1c62973612ef93.tar.gz
gentoo-0e0a2651c2f236757a5fecd09a1c62973612ef93.tar.bz2
gentoo-0e0a2651c2f236757a5fecd09a1c62973612ef93.zip
dev-java/json-smart: 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/json-smart')
-rw-r--r--dev-java/json-smart/json-smart-1.3.3.ebuild2
-rw-r--r--dev-java/json-smart/json-smart-2.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/json-smart/json-smart-1.3.3.ebuild b/dev-java/json-smart/json-smart-1.3.3.ebuild
index e99f34716d66..1bf1ce4edfba 100644
--- a/dev-java/json-smart/json-smart-1.3.3.ebuild
+++ b/dev-java/json-smart/json-smart-1.3.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://urielch.github.io"
SRC_URI="https://github.com/netplex/json-smart-v1/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"
diff --git a/dev-java/json-smart/json-smart-2.5.0.ebuild b/dev-java/json-smart/json-smart-2.5.0.ebuild
index 1a50af565897..ddc968a2a7b6 100644
--- a/dev-java/json-smart/json-smart-2.5.0.ebuild
+++ b/dev-java/json-smart/json-smart-2.5.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-v2-${PV}"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64"
RESTRICT="test" #839681
DEPEND="