diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:45:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:45:27 +0200 |
commit | 5ace7fa055a074bc2e316d637f75f4eb4cd1306c (patch) | |
tree | 8c44e19fce3588de8746ac5ae6f4aee6beab5268 /x11-libs | |
parent | x11-libs/libvdpau: keyword ~arm64 (diff) | |
download | gentoo-5ace7fa055a074bc2e316d637f75f4eb4cd1306c.tar.gz gentoo-5ace7fa055a074bc2e316d637f75f4eb4cd1306c.tar.bz2 gentoo-5ace7fa055a074bc2e316d637f75f4eb4cd1306c.zip |
x11-libs/libva-vdpau-driver: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild index dd949798cf67..3ca7e6224bae 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}] |