Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Sun, 19 Aug 2018 00:57:05
Message-Id: 1534640198.f87f0b1adc44527aa949ff17ba501594dd2e6bd0.zlogene@gentoo
1 commit: f87f0b1adc44527aa949ff17ba501594dd2e6bd0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 00:46:29 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 00:56:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87f0b1a
7
8 media-libs/mesa: amd64 stable wrt bug #664002
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 fab79931039..5777e9615cf 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="~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"
24 + 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"
25 fi
26
27 LICENSE="MIT"