diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:37:00 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:37:00 +0200 |
commit | 2aa6dad8958c872764ae340340c1463fd00d2c2b (patch) | |
tree | 4b283de7c0fc5c5bd6862e85bee6bb75483b8d6e /dev-ruby/activesupport | |
parent | dev-ruby/i18n: cleanup (diff) | |
download | gentoo-2aa6dad8958c872764ae340340c1463fd00d2c2b.tar.gz gentoo-2aa6dad8958c872764ae340340c1463fd00d2c2b.tar.bz2 gentoo-2aa6dad8958c872764ae340340c1463fd00d2c2b.zip |
dev-ruby/activesupport: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild b/dev-ruby/activesupport/activesupport-5.2.3.ebuild index de529116b464..bdb4663ae696 100644 --- a/dev-ruby/activesupport/activesupport-5.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.3.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}" |