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/glu/
Date: Sun, 04 Jul 2021 10:29:04
Message-Id: 1625394529.d3d77726555e6eee0703943a5e383d38185089f6.slyfox@gentoo
1 commit: d3d77726555e6eee0703943a5e383d38185089f6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Jul 4 10:04:52 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 10:28:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d77726
7
8 media-libs/glu: stable 9.0.2 for sparc, bug #797562
9
10 Package-Manager: Portage-3.0.20, 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/glu/glu-9.0.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/glu/glu-9.0.2.ebuild b/media-libs/glu/glu-9.0.2.ebuild
19 index 978531ce2bb..d6f2fdb03ab 100644
20 --- a/media-libs/glu/glu-9.0.2.ebuild
21 +++ b/media-libs/glu/glu-9.0.2.ebuild
22 @@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then
23 SRC_URI=""
24 else
25 SRC_URI="https://mesa.freedesktop.org/archive/glu/${P}.tar.xz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
28 fi
29
30 LICENSE="SGI-B-2.0"