diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:42:13 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:42:13 +0200 |
commit | c56cd84baeb2eacbbc64da81aff3e81a8d5c39c6 (patch) | |
tree | 28f223b1c5908692b934cfe39126e2153b5ad1b4 /app-eselect/eselect-rails | |
parent | dev-ruby/i18n: amd64 stable (diff) | |
download | gentoo-c56cd84baeb2eacbbc64da81aff3e81a8d5c39c6.tar.gz gentoo-c56cd84baeb2eacbbc64da81aff3e81a8d5c39c6.tar.bz2 gentoo-c56cd84baeb2eacbbc64da81aff3e81a8d5c39c6.zip |
app-eselect/eselect-rails: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'app-eselect/eselect-rails')
-rw-r--r-- | app-eselect/eselect-rails/eselect-rails-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-rails/eselect-rails-0.24.ebuild b/app-eselect/eselect-rails/eselect-rails-0.24.ebuild index 4aed52bf3363..d47329b0484e 100644 --- a/app-eselect/eselect-rails/eselect-rails-0.24.ebuild +++ b/app-eselect/eselect-rails/eselect-rails-0.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.2.0" |