diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-30 22:32:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-30 22:32:18 +0100 |
commit | 17c91c6c203dbca8a96c1558ab09d5945a14022e (patch) | |
tree | 45a24d19b2bbaa3710250d4143c543ee340f8884 /x11-libs/libdrm | |
parent | media-libs/mesa: stable 17.1.8 for ia64, bug #629244 (diff) | |
download | gentoo-17c91c6c203dbca8a96c1558ab09d5945a14022e.tar.gz gentoo-17c91c6c203dbca8a96c1558ab09d5945a14022e.tar.bz2 gentoo-17c91c6c203dbca8a96c1558ab09d5945a14022e.zip |
x11-libs/libdrm: stable 2.4.82 for ia64, bug #629244
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.82.ebuild | 2 |
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 b8477e723d2a..2308094a0553 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}" |