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: Wed, 30 Aug 2017 21:32:25
Message-Id: 1504128737.6c47a6bc41955207bd659cbe31bf5b0e5422954a.slyfox@gentoo
1 commit: 6c47a6bc41955207bd659cbe31bf5b0e5422954a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 21:31:58 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 21:32:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c47a6bc
7
8 media-libs/mesa: stable 17.1.8 for ia64, bug #629244
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 media-libs/mesa/mesa-17.1.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/mesa/mesa-17.1.8.ebuild b/media-libs/mesa/mesa-17.1.8.ebuild
17 index e331fde780d..a99a7dc5a82 100644
18 --- a/media-libs/mesa/mesa-17.1.8.ebuild
19 +++ b/media-libs/mesa/mesa-17.1.8.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="~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 + 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"
26 fi
27
28 LICENSE="MIT"