diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-21 13:11:36 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-21 13:11:36 -0400 |
commit | abce6814f315021f9cfb738784474a21cc47cfb4 (patch) | |
tree | 06448604312a11eb81ddda1bdd22f97aadf61d21 | |
parent | x11-base/xorg-server: arm64 stable (bug #689510) (diff) | |
download | gentoo-abce6814f315021f9cfb738784474a21cc47cfb4.tar.gz gentoo-abce6814f315021f9cfb738784474a21cc47cfb4.tar.bz2 gentoo-abce6814f315021f9cfb738784474a21cc47cfb4.zip |
x11-libs/libva-vdpau-driver: arm64 stable (bug #689510)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild index 04300f7f7b70..ddb4845f3a42 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild @@ -11,7 +11,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}] |