summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-19 08:11:00 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-19 08:11:00 +0100
commita7521836e714d4c5147645ed7905945f5e375fc3 (patch)
tree95b886cbf17092d5526d8e1b1b1294346efc908e
parentdev-ruby/capybara: amd64 stable (diff)
downloadgentoo-a7521836e714d4c5147645ed7905945f5e375fc3.tar.gz
gentoo-a7521836e714d4c5147645ed7905945f5e375fc3.tar.bz2
gentoo-a7521836e714d4c5147645ed7905945f5e375fc3.zip
dev-ruby/actionpack: amd64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--dev-ruby/actionpack/actionpack-5.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-5.1.4.ebuild b/dev-ruby/actionpack/actionpack-5.1.4.ebuild
index 969a98cf9689..29391d3f891b 100644
--- a/dev-ruby/actionpack/actionpack-5.1.4.ebuild
+++ b/dev-ruby/actionpack/actionpack-5.1.4.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
@@ -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}"