Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Sun, 23 Sep 2018 10:05:19
Message-Id: 1537697098.33cc8cfbc0c25c6d7c0d427de9d25d09272fcef2.slyfox@gentoo
1 commit: 33cc8cfbc0c25c6d7c0d427de9d25d09272fcef2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Sep 23 06:55:46 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 10:04:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cc8cfb
7
8 media-libs/mesa: stable 18.1.6 for hppa, bug #664002
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/mesa/mesa-18.1.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/mesa/mesa-18.1.6.ebuild b/media-libs/mesa/mesa-18.1.6.ebuild
19 index 7894f2b3691..fd79f5bf231 100644
20 --- a/media-libs/mesa/mesa-18.1.6.ebuild
21 +++ b/media-libs/mesa/mesa-18.1.6.ebuild
22 @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then
23 SRC_URI=""
24 else
25 SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz"
26 - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
28 fi
29
30 LICENSE="MIT"