dev-ruby/actionview: amd64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Hans de Graaff
2018-01-19 08:11:32 +01:00
parent a7521836e7
commit a35b6632ed

View File

@@ -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
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
IUSE=""
RUBY_S="rails-${PV}/${PN}"