diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:34 -0700 |
commit | 558a337bdaa3dea7884b9d6bf0b465bcd0f858e9 (patch) | |
tree | 463e08bd2683833620525d190f66546be47baf7b /x11-libs/libdrm | |
parent | x11-libs/libX11-1.6.7: ppc stable, bug 668900 (diff) | |
download | gentoo-558a337bdaa3dea7884b9d6bf0b465bcd0f858e9.tar.gz gentoo-558a337bdaa3dea7884b9d6bf0b465bcd0f858e9.tar.bz2 gentoo-558a337bdaa3dea7884b9d6bf0b465bcd0f858e9.zip |
x11-libs/libdrm-2.4.96: ppc stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libdrm')
-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 1eaab70f06d1..3750bf0b5b49 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" |