projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60fa1a
)
dev-libs/libclc: Drop ~arm64 keyword
author
Jan Vesely
<jano.vesely@gmail.com>
Tue, 12 Jun 2018 14:12:53 +0000
(10:12 -0400)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-libs/libclc/libclc-0.2.0_pre20180610.ebuild
b/dev-libs/libclc/libclc-0.2.0_pre20180610.ebuild
index 41bd87a992249f786a800f08424869d12353df81..c7b0adde63bfd85784a1094a696cfaba5533a222 100644
(file)
--- a/
dev-libs/libclc/libclc-0.2.0_pre20180610.ebuild
+++ b/
dev-libs/libclc/libclc-0.2.0_pre20180610.ebuild
@@
-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} )"