summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-29 14:38:10 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-29 17:40:18 -0700
commitc7729e4f422099364ae7f1c78fcafe6b812a4264 (patch)
tree3466f787bd8c90614a200e671b092ce92090b3f3
parentsys-kernel/vanilla-sources-4.19.119: Version bump (diff)
downloadgentoo-c7729e4f422099364ae7f1c78fcafe6b812a4264.tar.gz
gentoo-c7729e4f422099364ae7f1c78fcafe6b812a4264.tar.bz2
gentoo-c7729e4f422099364ae7f1c78fcafe6b812a4264.zip
dev-libs/clhpp: Stabilize
There was no need to drop stable keywords for -r1. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-libs/clhpp/clhpp-2.0.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/clhpp/clhpp-2.0.11-r1.ebuild b/dev-libs/clhpp/clhpp-2.0.11-r1.ebuild
index 2325c35bccc7..d7a61c4044f0 100644
--- a/dev-libs/clhpp/clhpp-2.0.11-r1.ebuild
+++ b/dev-libs/clhpp/clhpp-2.0.11-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v${PV}.tar.gz -> $
LICENSE="Khronos-CLHPP"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="virtual/opencl"
RDEPEND="${DEPEND}"