diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-15 15:39:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-15 15:39:44 -0400 |
commit | 6fc25218acdd5bc3149ddd27187fc32a49d7477c (patch) | |
tree | 67ecbf32206a690ae974a9b1face4bb2c71b30c6 /x11-libs | |
parent | sys-kernel/gentoo-sources: Clean-up older, vulnerable versions in 5.0.X (diff) | |
download | gentoo-6fc25218acdd5bc3149ddd27187fc32a49d7477c.tar.gz gentoo-6fc25218acdd5bc3149ddd27187fc32a49d7477c.tar.bz2 gentoo-6fc25218acdd5bc3149ddd27187fc32a49d7477c.zip |
x11-libs/libva-vdpau-driver: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 3ca7e6224bae..b316dddbdf9e 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}] |