commit: 738418328fec0ea08cd97ccef2e0bc14d3c28d86 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 6 20:42:41 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 6 20:48:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73841832
dev-libs/libclc: Stabilize 0.2.0_pre20201001 amd64, #758461 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild index 7d1b7558a90..110a3886c5d 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} )"
