diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-20 17:30:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-20 17:30:43 -0400 |
commit | b8c3b58f83ffc4ea34fa1232ace0798cb56fd6cd (patch) | |
tree | 9b0452b7371b7f88eb6ca5d5e37f8618f0523dc2 /x11-libs | |
parent | x11-drivers/xf86-input-libinput: arm64 stable (bug #694734) (diff) | |
download | gentoo-b8c3b58f83ffc4ea34fa1232ace0798cb56fd6cd.tar.gz gentoo-b8c3b58f83ffc4ea34fa1232ace0798cb56fd6cd.tar.bz2 gentoo-b8c3b58f83ffc4ea34fa1232ace0798cb56fd6cd.zip |
x11-libs/libdrm: arm64 stable (bug #694734)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.99.ebuild b/x11-libs/libdrm/libdrm-2.4.99.ebuild index ecd9bdbc3af4..c411a9224925 100644 --- a/x11-libs/libdrm/libdrm-2.4.99.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.99.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" |