diff options
author | 2018-09-28 06:46:58 +0200 | |
---|---|---|
committer | 2018-09-28 06:46:58 +0200 | |
commit | 758c7e46f54d0b0da48106181cc3a0618e66186b (patch) | |
tree | c2bbfcee9f87e7be326e6dbde4622c81b6eb8c7b /x11-libs | |
parent | x11-libs/libdmx: arm stable, bug #664002 (diff) | |
download | gentoo-758c7e46f54d0b0da48106181cc3a0618e66186b.tar.gz gentoo-758c7e46f54d0b0da48106181cc3a0618e66186b.tar.bz2 gentoo-758c7e46f54d0b0da48106181cc3a0618e66186b.zip |
x11-libs/libdrm: arm stable, bug #664002
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-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 c0b5efb90d46..58ff12a2ed4f 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 ~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" |