diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-09 20:21:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-09 20:21:46 +0100 |
commit | d4c3113174c62b3b8082604cd91ef67f3ee8fbeb (patch) | |
tree | cdafe3ced157468fc9264155571182c8382f7fff /app-eselect | |
parent | dev-ruby/dotenv: add ~arm, bug #570052 (diff) | |
download | gentoo-d4c3113174c62b3b8082604cd91ef67f3ee8fbeb.tar.gz gentoo-d4c3113174c62b3b8082604cd91ef67f3ee8fbeb.tar.bz2 gentoo-d4c3113174c62b3b8082604cd91ef67f3ee8fbeb.zip |
app-eselect/eselect-lua: marked ~*-solaris
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-lua/eselect-lua-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-lua/eselect-lua-1.ebuild b/app-eselect/eselect-lua/eselect-lua-1.ebuild index 4eb17381af60..0d538bbab0c7 100644 --- a/app-eselect/eselect-lua/eselect-lua-1.ebuild +++ b/app-eselect/eselect-lua/eselect-lua-1.ebuild @@ -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" +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" IUSE="" DEPEND=">=app-admin/eselect-1.2.4" |