summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-31 05:53:34 +0000
committerSam James <sam@gentoo.org>2021-10-31 05:53:34 +0000
commit48a5beb72cf70eafd244de77e55218229311f91a (patch)
tree5f918a4fe95c51bdb054f5e2a9e3d7217bfb925f
parentmedia-gfx/openvdb: Stabilize 7.1.0-r5 amd64, #803884 (diff)
downloadgentoo-48a5beb72cf70eafd244de77e55218229311f91a.tar.gz
gentoo-48a5beb72cf70eafd244de77e55218229311f91a.tar.bz2
gentoo-48a5beb72cf70eafd244de77e55218229311f91a.zip
dev-lang/ispc: Stabilize 1.16.0 amd64, #803884
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/ispc/ispc-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-1.16.0.ebuild b/dev-lang/ispc/ispc-1.16.0.ebuild
index a7fa960167b9..7ea24fc9ecc2 100644
--- a/dev-lang/ispc/ispc-1.16.0.ebuild
+++ b/dev-lang/ispc/ispc-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/ispc/ispc.git"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="BSD BSD-2 UoI-NCSA"