commit: fd0e4349d96022c59ffdb49b90d61a7e8f9ef933 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:50 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0e4349
dev-libs/libclc: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-libs/libclc/libclc-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libclc/libclc-15.0.0.ebuild b/dev-libs/libclc/libclc-15.0.0.ebuild index 4ec05a0a963c..8d5e7566c85d 100644 --- a/dev-libs/libclc/libclc-15.0.0.ebuild +++ b/dev-libs/libclc/libclc-15.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi" IUSE="${IUSE_VIDEO_CARDS}" REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )"
