Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: media-libs/mesa/
Date: Sun, 19 Aug 2018 17:41:12
Message-Id: 1534699693.722603153cc6c452eb498131278d495e7cb14891.blueness@gentoo
1 commit: 722603153cc6c452eb498131278d495e7cb14891
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 17:28:13 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 17:28:13 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=72260315
7
8 media-libs/mesa: 18.1.6 stable on amd64
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 media-libs/mesa/mesa-18.1.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/mesa/mesa-18.1.6.ebuild b/media-libs/mesa/mesa-18.1.6.ebuild
16 index 8638600..0e345b2 100644
17 --- a/media-libs/mesa/mesa-18.1.6.ebuild
18 +++ b/media-libs/mesa/mesa-18.1.6.ebuild
19 @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
25 fi
26
27 LICENSE="MIT"