dev-libs/libclc: Drop ~arm64 keyword
authorJan Vesely <jano.vesely@gmail.com>
Tue, 12 Jun 2018 14:12:53 +0000 (10:12 -0400)
committerMichał Górny <mgorny@gentoo.org>
Thu, 14 Jun 2018 14:32:13 +0000 (16:32 +0200)
It does not allow any of the required video_cards useflags

Closes: https://github.com/gentoo/gentoo/pull/8794

dev-libs/libclc/libclc-0.2.0_pre20180610.ebuild

index 41bd87a992249f786a800f08424869d12353df81..c7b0adde63bfd85784a1094a696cfaba5533a222 100644 (file)
@@ -30,7 +30,7 @@ fi
 
 LICENSE="|| ( MIT BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi"
 IUSE="${IUSE_VIDEO_CARDS}"
 REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )"