summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-02-20 08:58:32 +0100
committerHans de Graaff <graaff@gentoo.org>2021-02-20 08:58:32 +0100
commitbaacb0dc82e03e649053a42d37ee2a9d377b1a51 (patch)
tree760136561ccf0b3019e9a0a0131366e6066c73c6 /dev-ruby
parentapp-crypt/mit-krb5: restrict back tests (diff)
downloadgentoo-baacb0dc82e03e649053a42d37ee2a9d377b1a51.tar.gz
gentoo-baacb0dc82e03e649053a42d37ee2a9d377b1a51.tar.bz2
gentoo-baacb0dc82e03e649053a42d37ee2a9d377b1a51.zip
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-3.0.13, 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.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.4.5.ebuild b/dev-ruby/activesupport/activesupport-5.2.4.5.ebuild
index 3b77bfefe2d9..e74656bd99b7 100644
--- a/dev-ruby/activesupport/activesupport-5.2.4.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.4.5.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"