dev-libs/clhpp: Stabilize
authorMatt Turner <mattst88@gentoo.org>
Wed, 29 Apr 2020 21:38:10 +0000 (14:38 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 30 Apr 2020 00:40:18 +0000 (17:40 -0700)
There was no need to drop stable keywords for -r1.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-libs/clhpp/clhpp-2.0.11-r1.ebuild

index 2325c35bccc726ab5b57f1d9d48ac31fda78f2e6..d7a61c4044f0c9fb4e6f6ee49e6b45b44c6d926e 100644 (file)
@@ -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}"