Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glm/
Date: Sun, 07 Feb 2021 18:19:09
Message-Id: 1612721934.0b986d83bbd050ee6b314b364dc0df47bdc68fc9.slyfox@gentoo
1 commit: 0b986d83bbd050ee6b314b364dc0df47bdc68fc9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Feb 7 11:48:02 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 18:18:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b986d83
7
8 media-libs/glm: stable 0.9.9.8-r1 for sparc, bug #763405
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/glm/glm-0.9.9.8-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/glm/glm-0.9.9.8-r1.ebuild b/media-libs/glm/glm-0.9.9.8-r1.ebuild
19 index e9a0569a52e..9f2a239e994 100644
20 --- a/media-libs/glm/glm-0.9.9.8-r1.ebuild
21 +++ b/media-libs/glm/glm-0.9.9.8-r1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="|| ( HappyBunny MIT )"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 sparc x86"
28 IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
29 RESTRICT="!test? ( test )"