summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-04 08:01:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-04 08:01:19 +0000
commit890622209866aaac8ebc625328a3d7bd5bcec5ea (patch)
tree2fe9691dbdbd09067a65be4e695029920ab9f9cb /x11-libs
parentapp-antivirus/clamav: stable 0.99.2-r1 for hppa, bug #619302 (diff)
downloadgentoo-890622209866aaac8ebc625328a3d7bd5bcec5ea.tar.gz
gentoo-890622209866aaac8ebc625328a3d7bd5bcec5ea.tar.bz2
gentoo-890622209866aaac8ebc625328a3d7bd5bcec5ea.zip
x11-libs/libdrm: stable 2.4.82 for hppa, bug #629244 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libdrm/libdrm-2.4.82.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.82.ebuild b/x11-libs/libdrm/libdrm-2.4.82.ebuild
index e71d0e9ab282..720ef2fa14c3 100644
--- a/x11-libs/libdrm/libdrm-2.4.82.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.82.ebuild
@@ -14,7 +14,7 @@ else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
fi
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"
for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"