diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:00 -0700 |
commit | 2956e5c1d4b9e1d6b1ba9ba538a0eb20dbe2c8d8 (patch) | |
tree | 94b87dc5aa7f34689d5fc5656683568701f8e83d /x11-libs | |
parent | x11-libs/libXres-1.2.0: ppc stable, bug 649316 (diff) | |
download | gentoo-2956e5c1d4b9e1d6b1ba9ba538a0eb20dbe2c8d8.tar.gz gentoo-2956e5c1d4b9e1d6b1ba9ba538a0eb20dbe2c8d8.tar.bz2 gentoo-2956e5c1d4b9e1d6b1ba9ba538a0eb20dbe2c8d8.zip |
x11-libs/libdrm-2.4.91: ppc 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 a65888b436ec..56a73b88c6de 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" |