diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-10 13:40:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-10 13:40:11 +0200 |
commit | 0692f03e2c9dc4e33cb57f39165eabdea0655e6d (patch) | |
tree | d9f4fe90c9ec1b10cca321bd4bb92b5c1027457c /dev-java/json | |
parent | dev-java/json-smart: Stabilize 2.5.0 x86, #918593 (diff) | |
download | gentoo-0692f03e2c9dc4e33cb57f39165eabdea0655e6d.tar.gz gentoo-0692f03e2c9dc4e33cb57f39165eabdea0655e6d.tar.bz2 gentoo-0692f03e2c9dc4e33cb57f39165eabdea0655e6d.zip |
dev-java/json: Stabilize 20231013-r1 x86, #918593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/json')
-rw-r--r-- | dev-java/json/json-20231013-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/json/json-20231013-r1.ebuild b/dev-java/json/json-20231013-r1.ebuild index ff26a6b1c443..33b11fb0702e 100644 --- a/dev-java/json/json-20231013-r1.ebuild +++ b/dev-java/json/json-20231013-r1.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}/JSON-java-${PV}" LICENSE="JSON" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" >=virtual/jdk-1.8:* |