diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:05 -0700 |
commit | 88f53e85bac4902d38e37e540c19ba0963c649be (patch) | |
tree | 69fefa89618e128a1448b010298e7bc1ed1bf664 /x11-libs/libdrm | |
parent | x11-libs/libdmx-1.1.4: ppc64 stable, bug 664002 (diff) | |
download | gentoo-88f53e85bac4902d38e37e540c19ba0963c649be.tar.gz gentoo-88f53e85bac4902d38e37e540c19ba0963c649be.tar.bz2 gentoo-88f53e85bac4902d38e37e540c19ba0963c649be.zip |
x11-libs/libdrm-2.4.93: ppc64 stable, bug 664002
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.93.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.93.ebuild b/x11-libs/libdrm/libdrm-2.4.93.ebuild index e9d45e67c82c..f5cad5981c1e 100644 --- a/x11-libs/libdrm/libdrm-2.4.93.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.93.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" |