Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-opengl/
Date: Sat, 19 Dec 2015 19:53:22
Message-Id: 1450554767.addbfb3622aea25944fd333c09841f70b33c7328.maekke@gentoo
1 commit: addbfb3622aea25944fd333c09841f70b33c7328
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 19:52:47 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 19:52:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addbfb36
7
8 app-eselect/eselect-opengl: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild b/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild
17 index 0258092..4066fd9 100644
18 --- a/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild
19 +++ b/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild
20 @@ -21,7 +21,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/opengl.eselect-${PV}.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 DEPEND="app-arch/xz-utils"