diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:23:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:23:31 -0700 |
commit | af1c7a22aac3f3c1196085befe0617a8c6a2206b (patch) | |
tree | e89a5582066fdcf6c9d1a507ac98e5f6d49d6bb8 /x11-libs/libdrm/libdrm-2.4.97.ebuild | |
parent | x11-apps/mesa-progs-8.4.0: ppc stable, bug 682616 (diff) | |
download | gentoo-af1c7a22aac3f3c1196085befe0617a8c6a2206b.tar.gz gentoo-af1c7a22aac3f3c1196085befe0617a8c6a2206b.tar.bz2 gentoo-af1c7a22aac3f3c1196085befe0617a8c6a2206b.zip |
x11-libs/libdrm-2.4.97: ppc stable, bug 682616
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libdrm/libdrm-2.4.97.ebuild')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.97.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.97.ebuild b/x11-libs/libdrm/libdrm-2.4.97.ebuild index e7446d0cec22..154128af8402 100644 --- a/x11-libs/libdrm/libdrm-2.4.97.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.97.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" |