From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:21:16 +0000 (+0100) Subject: media-libs/glm: x86 stable wrt bug #709582 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a922b61452bb9e2dc49dcd44f1a0b78defa9e63e;p=gentoo.git media-libs/glm: x86 stable wrt bug #709582 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/glm/glm-0.9.9.7.ebuild b/media-libs/glm/glm-0.9.9.7.ebuild index 6360155bfddc..1b2292b614d4 100644 --- a/media-libs/glm/glm-0.9.9.7.ebuild +++ b/media-libs/glm/glm-0.9.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( HappyBunny MIT )" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc64 x86" IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2" RESTRICT="!test? ( test )"