summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-25 14:14:08 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-25 13:43:58 +0100
commit7b551aab63dec013e270daafd600429b22cdac73 (patch)
tree59167986666f9e37486a59584809cd01b27cb1cc /dev-ruby/activesupport
parentprofiles/arch/hppa/package.use.mask: add activesupport[test] (diff)
downloadgentoo-7b551aab63dec013e270daafd600429b22cdac73.tar.gz
gentoo-7b551aab63dec013e270daafd600429b22cdac73.tar.bz2
gentoo-7b551aab63dec013e270daafd600429b22cdac73.zip
dev-ruby/activesupport: keyworded 6.0.2.2 for hppa, bug #692324
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild b/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild
index 493768eb5237..29e908aae235 100644
--- a/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild
@@ -19,7 +19,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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"