summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-10 13:40:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-10 13:40:11 +0200
commita83d6a54e10d217fd1eeba0b30da2120e7146461 (patch)
tree45e1597238271b82357487482ff5e7003edfa2c8
parentdev-libs/xerces-c: disable strict aliasing, filter LTO (diff)
downloadgentoo-a83d6a54e10d217fd1eeba0b30da2120e7146461.tar.gz
gentoo-a83d6a54e10d217fd1eeba0b30da2120e7146461.tar.bz2
gentoo-a83d6a54e10d217fd1eeba0b30da2120e7146461.zip
dev-java/json-smart: Stabilize 2.5.0 x86, #918593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/json-smart/json-smart-2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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 9b20d2f17507..04a95c02d05f 100644
--- a/dev-java/json-smart/json-smart-2.5.0.ebuild
+++ b/dev-java/json-smart/json-smart-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-v2-${PV}"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RESTRICT="test" #839681
DEPEND="