commit:     15cf13759c5fe38af7836b4a1a53bf007b073f26
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 11:07:47 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 11:47:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15cf1375

Revert "media-libs/kvazaar: x86 keyword, bug #574786"

This reverts commit 254cb07aaa63c387b83123b5e2fa121fef22937f.

 media-libs/kvazaar/kvazaar-0.8.3.ebuild | 2 +-
 media-libs/kvazaar/kvazaar-1.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/kvazaar/kvazaar-0.8.3.ebuild 
b/media-libs/kvazaar/kvazaar-0.8.3.ebuild
index e4f7dda..6478300 100644
--- a/media-libs/kvazaar/kvazaar-0.8.3.ebuild
+++ b/media-libs/kvazaar/kvazaar-0.8.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ 
https://github.com/ultravideo/kvazaar";
 
 if [ "${PV#9999}" = "${PV}" ] ; then
        SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~ppc x86"
+       KEYWORDS="~amd64 ~ppc"
 fi
 
 LICENSE="LGPL-2.1"

diff --git a/media-libs/kvazaar/kvazaar-1.0.0.ebuild 
b/media-libs/kvazaar/kvazaar-1.0.0.ebuild
index d5a93cc..d4c1ec5 100644
--- a/media-libs/kvazaar/kvazaar-1.0.0.ebuild
+++ b/media-libs/kvazaar/kvazaar-1.0.0.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ 
https://github.com/ultravideo/kvazaar";
 if [ "${PV#9999}" = "${PV}" ] ; then
        SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> 
${P}.tar.gz
                test? ( 
https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> 
greatest-${GREATEST_PV}.tar.gz )"
-       KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86"
+       KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
 fi
 
 LICENSE="LGPL-2.1"

Reply via email to