summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:43:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:46:30 +0200
commitca6f3bec5bc1ee98252bf2f8286db3856d1bb91c (patch)
tree6ad6992bb8dc6faa9e050413c7d307747ae6bba0 /x11-libs
parentnet-analyzer/ettercap: amd64 stable wrt bug #743136 (diff)
downloadgentoo-ca6f3bec5bc1ee98252bf2f8286db3856d1bb91c.tar.gz
gentoo-ca6f3bec5bc1ee98252bf2f8286db3856d1bb91c.tar.bz2
gentoo-ca6f3bec5bc1ee98252bf2f8286db3856d1bb91c.zip
x11-libs/libva: amd64 stable wrt bug #728870
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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.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 016d79e6442e..ea7963cb160f 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"