diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 16:34:22 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 16:47:34 +0100 |
commit | 9333044ffe2893edc12bb52030382ebe84d36a2e (patch) | |
tree | 05b7ca662729d9906103b0e00e092c0ca9d01368 /app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild | |
parent | app-emacs/ruby-mode: amd64 stable, bug 639476 (diff) | |
download | gentoo-9333044ffe2893edc12bb52030382ebe84d36a2e.tar.gz gentoo-9333044ffe2893edc12bb52030382ebe84d36a2e.tar.bz2 gentoo-9333044ffe2893edc12bb52030382ebe84d36a2e.zip |
app-eselect/eselect-ruby: amd64 stable, bug 639476
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild index 8cd0413703da..e012e78a7e2e 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |