summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:25:13 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:46 +0100
commit643e41a3eb8de9708deae1843d24d68171699a5d (patch)
treeed180303966d60f1e8b65959a3c5f1a0282959df /dev-ruby/activesupport/activesupport-5.1.5.ebuild
parentdev-ruby/listen: Mark ~hppa too. (diff)
downloadgentoo-643e41a3eb8de9708deae1843d24d68171699a5d.tar.gz
gentoo-643e41a3eb8de9708deae1843d24d68171699a5d.tar.bz2
gentoo-643e41a3eb8de9708deae1843d24d68171699a5d.zip
dev-ruby/activesupport: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/activesupport/activesupport-5.1.5.ebuild')
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.5.ebuild b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
index 281cc7bce793..773f52432ed2 100644
--- a/dev-ruby/activesupport/activesupport-5.1.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.5.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 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"