diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:34:03 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:44:48 +0100 |
commit | b1ee9ef45fc20f0c8ba4c0c0bd4ed2b29d19b579 (patch) | |
tree | e8ad3ad3fe91739fa60e0f6601dd328e8649f26c /app-eselect | |
parent | app-eselect/eselect-rails: cleanup (diff) | |
download | gentoo-b1ee9ef45fc20f0c8ba4c0c0bd4ed2b29d19b579.tar.gz gentoo-b1ee9ef45fc20f0c8ba4c0c0bd4ed2b29d19b579.tar.bz2 gentoo-b1ee9ef45fc20f0c8ba4c0c0bd4ed2b29d19b579.zip |
app-eselect/eselect-rails: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-rails/eselect-rails-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-rails/eselect-rails-0.23.ebuild b/app-eselect/eselect-rails/eselect-rails-0.23.ebuild index d5dfaf21b7bc..94ac2f1ba5b4 100644 --- a/app-eselect/eselect-rails/eselect-rails-0.23.ebuild +++ b/app-eselect/eselect-rails/eselect-rails-0.23.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/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~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 ~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" |