Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glu/
Date: Sat, 17 Jul 2021 05:00:33
Message-Id: 1626497949.1fc7ed50aa59f25ede2c5e38e08f6199b16822b3.sam@gentoo
1 commit: 1fc7ed50aa59f25ede2c5e38e08f6199b16822b3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 04:59:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 04:59:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc7ed50
7
8 media-libs/glu: Stabilize 9.0.2 arm64, #797562
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/glu/glu-9.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/glu/glu-9.0.2.ebuild b/media-libs/glu/glu-9.0.2.ebuild
16 index 6c8a23cd0e3..61d7a20c436 100644
17 --- a/media-libs/glu/glu-9.0.2.ebuild
18 +++ b/media-libs/glu/glu-9.0.2.ebuild
19 @@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://mesa.freedesktop.org/archive/glu/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
25 fi
26
27 LICENSE="SGI-B-2.0"