summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-12 20:35:17 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-12 20:35:17 -0400
commitb9839d24c5f37b5546762c142cb3d97633ccd9bc (patch)
treeafff497ac20317bc54f4b65110c78d2f27b2d8e3 /x11-libs/libva
parentdev-python/deprecation: bump to 2.0.7, adds doc (diff)
downloadgentoo-b9839d24c5f37b5546762c142cb3d97633ccd9bc.tar.gz
gentoo-b9839d24c5f37b5546762c142cb3d97633ccd9bc.tar.bz2
gentoo-b9839d24c5f37b5546762c142cb3d97633ccd9bc.zip
x11-libs/libva: arm64 stable (bug #684108)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-libs/libva')
-rw-r--r--x11-libs/libva/libva-2.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva/libva-2.5.0-r1.ebuild b/x11-libs/libva/libva-2.5.0-r1.ebuild
index 00629ae44aeb..fabf296edac0 100644
--- a/x11-libs/libva/libva-2.5.0-r1.ebuild
+++ b/x11-libs/libva/libva-2.5.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]] ; then # Live ebuild
AUTOTOOLS_AUTORECONF="yes"
else
SRC_URI="https://github.com/intel/libva/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"