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: Thu, 04 Oct 2018 21:25:28
Message-Id: 1538688309.eaf41d8298d8d4342b0b72acc6f93ab2a97b5068.blueness@gentoo
1 commit: eaf41d8298d8d4342b0b72acc6f93ab2a97b5068
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 21:25:09 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 21:25:09 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=eaf41d82
7
8 media-libs/mesa: version 18.1.9 stable on amd64 and x86
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 media-libs/mesa/mesa-18.1.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/mesa/mesa-18.1.9.ebuild b/media-libs/mesa/mesa-18.1.9.ebuild
17 index 1de081b..cdc5915 100644
18 --- a/media-libs/mesa/mesa-18.1.9.ebuild
19 +++ b/media-libs/mesa/mesa-18.1.9.ebuild
20 @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86"
26 fi
27
28 LICENSE="MIT"