summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:18:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:18:10 +0100
commitb8303c18283c4d2694cda6e735e8c4c1ea3c9e5f (patch)
tree035bb8322aac48bbac16e30cb6ceeb3b36a1929f /x11-libs
parentmedia-libs/gmmlib: amd64 stable wrt bug #770250 (diff)
downloadgentoo-b8303c18283c4d2694cda6e735e8c4c1ea3c9e5f.tar.gz
gentoo-b8303c18283c4d2694cda6e735e8c4c1ea3c9e5f.tar.bz2
gentoo-b8303c18283c4d2694cda6e735e8c4c1ea3c9e5f.zip
x11-libs/libva: amd64 stable wrt bug #770250
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libva/libva-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva/libva-2.10.0.ebuild b/x11-libs/libva/libva-2.10.0.ebuild
index f5c04442c6ea..87e992634ed2 100644
--- a/x11-libs/libva/libva-2.10.0.ebuild
+++ b/x11-libs/libva/libva-2.10.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} = *9999 ]] ; then
EGIT_REPO_URI="https://github.com/intel/libva"
else
SRC_URI="https://github.com/intel/libva/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"