summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-04-20 22:36:28 +0200
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-04-20 22:36:28 +0200
commitd1c212a08a0e9ee5d0ad93f01987c3ac018fba24 (patch)
treeb90a0da0bb7dab75def6902243742a8754cded93 /x11-libs
parentx11-drivers/xf86-input-synaptics: sync keyword and dependency changes with po... (diff)
downloadx11-d1c212a08a0e9ee5d0ad93f01987c3ac018fba24.tar.gz
x11-d1c212a08a0e9ee5d0ad93f01987c3ac018fba24.tar.bz2
x11-d1c212a08a0e9ee5d0ad93f01987c3ac018fba24.zip
x11-libs/libdrm: sync keyword changes with portage
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libdrm/libdrm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-9999.ebuild b/x11-libs/libdrm/libdrm-9999.ebuild
index 86f431da..03deef5b 100644
--- a/x11-libs/libdrm/libdrm-9999.ebuild
+++ b/x11-libs/libdrm/libdrm-9999.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2"
fi
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
VIDEO_CARDS="exynos freedreno intel nouveau omap radeon vmware"
for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"