From: Agostino Sarubbo Date: Mon, 17 Feb 2020 11:45:07 +0000 (+0100) Subject: media-libs/glm: arm stable wrt bug #709582 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f007c1e46d98b9450136a2f997a6ef63a99aa02e;p=gentoo.git media-libs/glm: arm stable wrt bug #709582 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" 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 d806cb6f3757..467e3cd198fa 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 )"