diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:52 -0700 |
commit | 00676e35b1a62795715e06b3f6f63d82b06a4226 (patch) | |
tree | 42f204d7312d8187e848e11960a4e448f4b6ab28 /x11-libs/libdrm/libdrm-2.4.93.ebuild | |
parent | x11-libs/libdmx-1.1.4: alpha stable, bug 664002 (diff) | |
download | gentoo-00676e35b1a62795715e06b3f6f63d82b06a4226.tar.gz gentoo-00676e35b1a62795715e06b3f6f63d82b06a4226.tar.bz2 gentoo-00676e35b1a62795715e06b3f6f63d82b06a4226.zip |
x11-libs/libdrm-2.4.93: alpha stable, bug 664002
Diffstat (limited to 'x11-libs/libdrm/libdrm-2.4.93.ebuild')
-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 f5cad5981c1e..b21d69f829f5 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" |