diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:21 -0700 |
commit | 886adf6cab9b4b46646541c0a202d8d50b302c44 (patch) | |
tree | b8f94ec1287c138690a6f325405d740710d70622 /x11-libs | |
parent | x11-libs/libXres-1.2.0: ppc64 stable, bug 649316 (diff) | |
download | gentoo-886adf6cab9b4b46646541c0a202d8d50b302c44.tar.gz gentoo-886adf6cab9b4b46646541c0a202d8d50b302c44.tar.bz2 gentoo-886adf6cab9b4b46646541c0a202d8d50b302c44.zip |
x11-libs/libdrm-2.4.91: ppc64 stable, bug 649316
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.91.ebuild b/x11-libs/libdrm/libdrm-2.4.91.ebuild index 56a73b88c6de..f14cd8176a35 100644 --- a/x11-libs/libdrm/libdrm-2.4.91.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.91.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 ~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" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |