diff --git a/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild b/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild index 6d4d739e9d7b8..d4d1373fa8728 100644 --- a/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild @@ -15,7 +15,7 @@ IUSE="custom-optimization doc examples python" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" DEPEND=" python? ( ${PYTHON_DEPS} ) "