diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:08:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:17:21 +0100 |
commit | b9039ec02b1b7913e8d4b8e26c5333d985f34034 (patch) | |
tree | be1137e25b97f0af86d53bf6921481cadf6bf003 /dev-libs/libclc | |
parent | dev-libs/fstrm: Stabilize 0.6.0 arm, #760558 (diff) | |
download | gentoo-b9039ec02b1b7913e8d4b8e26c5333d985f34034.tar.gz gentoo-b9039ec02b1b7913e8d4b8e26c5333d985f34034.tar.bz2 gentoo-b9039ec02b1b7913e8d4b8e26c5333d985f34034.zip |
dev-libs/libclc: x86 stable (bug #758461)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libclc')
-rw-r--r-- | dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild index 110a3886c5dd..44bc4a4976ad 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="amd64 ~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} )" |