diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:45:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:45:07 +0100 |
commit | daa6ee437590376412080d211c4aa5c4b35d5213 (patch) | |
tree | ff9686debb585851a6218cb0eba0bce2963edcbb /app-eselect/eselect-lua | |
parent | 67605ae91a2d44058575bc22cd20bf30594fb7c1 (diff) | |
download | gentoo-daa6ee437590376412080d211c4aa5c4b35d5213.tar.gz gentoo-daa6ee437590376412080d211c4aa5c4b35d5213.tar.xz |
app-eselect/eselect-lua: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect/eselect-lua')
-rw-r--r-- | app-eselect/eselect-lua/eselect-lua-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-lua/eselect-lua-1.ebuild b/app-eselect/eselect-lua/eselect-lua-1.ebuild index 0d538bbab0c..94d538c738e 100644 --- a/app-eselect/eselect-lua/eselect-lua-1.ebuild +++ b/app-eselect/eselect-lua/eselect-lua-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=app-admin/eselect-1.2.4" |