summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:57:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:57:28 +0200
commitb858f2af558b8687b5fded66a4224b57f8cc1c8b (patch)
tree84a73b45a0a837770950573a5233d5d82a70507b /x11-libs
parentdev-python/blockdiag: x86 stable wrt bug #744229 (diff)
downloadgentoo-b858f2af558b8687b5fded66a4224b57f8cc1c8b.tar.gz
gentoo-b858f2af558b8687b5fded66a4224b57f8cc1c8b.tar.bz2
gentoo-b858f2af558b8687b5fded66a4224b57f8cc1c8b.zip
x11-libs/libva: x86 stable wrt bug #728870
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libva/libva-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva/libva-2.7.1.ebuild b/x11-libs/libva/libva-2.7.1.ebuild
index ea7963cb160f..16471ef454e4 100644
--- a/x11-libs/libva/libva-2.7.1.ebuild
+++ b/x11-libs/libva/libva-2.7.1.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"