diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:10:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:10:40 +0100 |
commit | c898d2993ba729893d3126b5b987c6c8266e5056 (patch) | |
tree | 429ed0a2116f6e88aeeb6e6c305a620c49bbe2bb /app-eselect | |
parent | 892c2e81d99a3972270549372d8ecab22831b0f7 (diff) | |
download | gentoo-c898d2993ba729893d3126b5b987c6c8266e5056.tar.gz gentoo-c898d2993ba729893d3126b5b987c6c8266e5056.tar.xz |
app-eselect/eselect-opengl: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 7afd2688642..02580926e20 100644 --- a/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild +++ b/app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/opengl.eselect-${PV}.xz" LICENSE="GPL-2" SLOT="0" -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" +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" IUSE="" DEPEND="app-arch/xz-utils" |