diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:33:25 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:33:25 -0600 |
commit | 5fe6a0c272a7986b36e1ac86db51a1cb994dbd2a (patch) | |
tree | e24c7605819ecf7845667631e005f636b532ebd4 /app-eselect/eselect-opengl | |
parent | net-libs/nodejs: Keyword 5.6.0-r1 for ~arm64 (diff) | |
download | gentoo-5fe6a0c272a7986b36e1ac86db51a1cb994dbd2a.tar.gz gentoo-5fe6a0c272a7986b36e1ac86db51a1cb994dbd2a.tar.bz2 gentoo-5fe6a0c272a7986b36e1ac86db51a1cb994dbd2a.zip |
app-eselect/eselect-opengl: Keyword 1.3.1-r4 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-eselect/eselect-opengl')
-rw-r--r-- | app-eselect/eselect-opengl/eselect-opengl-1.3.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 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 9c237c01129d..5db176f0c9f8 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~arm64 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" |