Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/mesa-progs/
Date: Mon, 08 Apr 2019 23:23:51
Message-Id: 1554765812.95c7e94faccb4842f9af89fb132cfa25305d3dc9.mattst88@gentoo
1 commit: 95c7e94faccb4842f9af89fb132cfa25305d3dc9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 23:23:15 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 23:23:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c7e94f
7
8 x11-apps/mesa-progs-8.4.0: ppc64 stable, bug 682616
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild b/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild
16 index c0f775aa189..5c3ae3293da 100644
17 --- a/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild
18 +++ b/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild
19 @@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then
20 else
21 SRC_URI="https://mesa.freedesktop.org/archive/demos/${MY_P}.tar.bz2
22 https://mesa.freedesktop.org/archive/demos/${PV}/${MY_P}.tar.bz2"
23 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 S="${WORKDIR}/${MY_P}"
26 fi
27 LICENSE="LGPL-2"