commit: 5d53f601406ff0863eea0fdb5a2f0ef902a3a828
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 7 08:26:11 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jun 7 08:26:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d53f601
dev-lang/jsonnet: Stabilize 0.18.0-r1 x86, #850217
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
index 5aae9bde70da..9411530afa9b 100644
--- a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
+++ b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="custom-optimization doc examples python test"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 ~x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
RDEPEND="
dev-cpp/rapidyaml:=
dev-cpp/nlohmann_json:=