summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-12-12 08:57:22 +0100
committerHans de Graaff <graaff@gentoo.org>2020-12-12 09:09:24 +0100
commit309fcb5fe1c9d8e100bfc8c27155013294bea936 (patch)
tree1841e455287ef832cce5582cde3820d753493caf /dev-ruby
parentnet-im/zoom: Rename icon so it won't clash with KDE's zoom action. (diff)
downloadgentoo-309fcb5fe1c9d8e100bfc8c27155013294bea936.tar.gz
gentoo-309fcb5fe1c9d8e100bfc8c27155013294bea936.tar.bz2
gentoo-309fcb5fe1c9d8e100bfc8c27155013294bea936.zip
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.4.4.ebuild b/dev-ruby/activesupport/activesupport-5.2.4.4.ebuild
index d7716eddc9c5..d3a60061e699 100644
--- a/dev-ruby/activesupport/activesupport-5.2.4.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.4.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(ver_cut 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}"