summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-12-21 12:05:35 +0100
committerHans de Graaff <graaff@gentoo.org>2019-12-21 12:13:17 +0100
commit5a4e5d69df41654698d6aafca579c80840613c94 (patch)
tree0a825973d289ba0e7994e0f6545f789022ef8075 /dev-ruby/activesupport
parentsys-cluster/slurm: drop double autoreconf call (diff)
downloadgentoo-5a4e5d69df41654698d6aafca579c80840613c94.tar.gz
gentoo-5a4e5d69df41654698d6aafca579c80840613c94.tar.bz2
gentoo-5a4e5d69df41654698d6aafca579c80840613c94.zip
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.4.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.4.1.ebuild
index de529116b464..bdb4663ae696 100644
--- a/dev-ruby/activesupport/activesupport-5.2.4.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.4.1.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}"