diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:51:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:07 +0100 |
commit | 0608cd4f9ff594c50e30f5800c6d1609d2656b41 (patch) | |
tree | 0db0ac5f2fdbce4fc743802b0e273a2bbeb723b6 /x11-libs | |
parent | x11-apps/fonttosfnt: x86 stable (bug #668900) (diff) | |
download | gentoo-0608cd4f9ff594c50e30f5800c6d1609d2656b41.tar.gz gentoo-0608cd4f9ff594c50e30f5800c6d1609d2656b41.tar.bz2 gentoo-0608cd4f9ff594c50e30f5800c6d1609d2656b41.zip |
x11-libs/libdrm: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.96.ebuild b/x11-libs/libdrm/libdrm-2.4.96.ebuild index de73de14ed7c..d47b887fee92 100644 --- a/x11-libs/libdrm/libdrm-2.4.96.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.96.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |