diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 20:52:47 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 20:52:47 +0100 |
commit | addbfb3622aea25944fd333c09841f70b33c7328 (patch) | |
tree | 189abb2e8afde5a0e63330fe8b4913c9acdc8edd /app-eselect/eselect-opengl | |
parent | mail-mta/exim: bump to Exim 4.87 RC2 (diff) | |
download | gentoo-addbfb3622aea25944fd333c09841f70b33c7328.tar.gz gentoo-addbfb3622aea25944fd333c09841f70b33c7328.tar.bz2 gentoo-addbfb3622aea25944fd333c09841f70b33c7328.zip |
app-eselect/eselect-opengl: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-eselect/eselect-opengl')
-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 02580926e206..4066fd9d4d7d 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" |