Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Sat, 07 Apr 2018 05:43:01
Message-Id: 1523079769.4bf863e25a638f1391d88fa69639da268af7f8c9.mattst88@gentoo
1 commit: 4bf863e25a638f1391d88fa69639da268af7f8c9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 05:29:21 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 05:42:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf863e2
7
8 media-libs/mesa-17.3.8: ppc64 stable, bug 652350
9
10 media-libs/mesa/mesa-17.3.8.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/mesa/mesa-17.3.8.ebuild b/media-libs/mesa/mesa-17.3.8.ebuild
14 index e3c3f7a8f0f..0f839a82366 100644
15 --- a/media-libs/mesa/mesa-17.3.8.ebuild
16 +++ b/media-libs/mesa/mesa-17.3.8.ebuild
17 @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then
18 SRC_URI=""
19 else
20 SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz"
21 - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
22 + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
23 fi
24
25 LICENSE="MIT"