From 1e3a681c4664ca50ec60acb2bb2f90bb69bd971d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 4 Jan 2017 12:22:36 +0100 Subject: x11-libs/libva: amd64 stable wrt bug #590362 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- x11-libs/libva/libva-1.7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-libs/libva') diff --git a/x11-libs/libva/libva-1.7.3.ebuild b/x11-libs/libva/libva-1.7.3.ebuild index 0c26f96f59f3..fb5fe952bfff 100644 --- a/x11-libs/libva/libva-1.7.3.ebuild +++ b/x11-libs/libva/libva-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,7 @@ fi LICENSE="MIT" SLOT="0" if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" else KEYWORDS="" fi -- cgit v1.2.3-65-gdbad