From 344cab87106816fd85ae62ac8a9a5e4227077091 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 2 Oct 2019 20:53:22 +0200 Subject: 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 --- media-libs/shaderc/shaderc-2018.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs') 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=" -- cgit v1.2.3-65-gdbad