summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-12-02 08:04:52 +0100
committerHans de Graaff <graaff@gentoo.org>2018-12-02 08:04:52 +0100
commit3fd379e70bfbc11aa53708366b76ac20aec05fdd (patch)
tree6c196e0c693addf4b870e3a180677415ae51ab21 /dev-ruby/activesupport
parentdev-db/phpmyadmin: Drop vulnerable release. (diff)
downloadgentoo-3fd379e70bfbc11aa53708366b76ac20aec05fdd.tar.gz
gentoo-3fd379e70bfbc11aa53708366b76ac20aec05fdd.tar.bz2
gentoo-3fd379e70bfbc11aa53708366b76ac20aec05fdd.zip
dev-ruby/activesupport: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.6.1.ebuild b/dev-ruby/activesupport/activesupport-5.1.6.1.ebuild
index 015ed20197e9..6ed708e783f1 100644
--- a/dev-ruby/activesupport/activesupport-5.1.6.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.6.1.ebuild
@@ -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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"