From: Agostino Sarubbo Date: Wed, 2 Oct 2019 18:53:22 +0000 (+0200) Subject: media-libs/shaderc: x86 stable wrt bug #693612 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=344cab87106816fd85ae62ac8a9a5e4227077091;p=gentoo.git media-libs/shaderc: x86 stable wrt bug #693612 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/shaderc/shaderc-2018.0.ebuild b/media-libs/shaderc/shaderc-2018.0.ebuild index b766cee080e9..a9ab046f9d5a 100644 --- a/media-libs/shaderc/shaderc-2018.0.ebuild +++ b/media-libs/shaderc/shaderc-2018.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc test" RDEPEND="