summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-27 07:12:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-27 07:12:04 +0200
commit73d1b568bda1226e25061c40ca60573aef75512f (patch)
tree0983e7f151725823829846fb5860b7a5e9409162 /x11-libs/libva
parentmedia-video/libva-utils: x86 stable wrt bug #810067 (diff)
downloadgentoo-73d1b568bda1226e25061c40ca60573aef75512f.tar.gz
gentoo-73d1b568bda1226e25061c40ca60573aef75512f.tar.bz2
gentoo-73d1b568bda1226e25061c40ca60573aef75512f.zip
x11-libs/libva: x86 stable wrt bug #810067
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libva')
-rw-r--r--x11-libs/libva/libva-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva/libva-2.12.0.ebuild b/x11-libs/libva/libva-2.12.0.ebuild
index 7ffd4d89937f..99c5784ee91c 100644
--- a/x11-libs/libva/libva-2.12.0.ebuild
+++ b/x11-libs/libva/libva-2.12.0.ebuild
@@ -18,7 +18,7 @@ else
# To simplify updates, portage use tarballs without pre-build 'configure'
# which are always available.
SRC_URI="https://github.com/intel/libva/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"