summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:49:24 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:22:23 +0100
commit65af5cb38d535ec36c0131959148c92887ff70f3 (patch)
tree91cc72e2e3c4e8129e86f9fe4451d0ea333ac0b0 /dev-ruby/activerecord/activerecord-5.1.4.ebuild
parentdev-ruby/mysql2: Mark ~hppa too. (diff)
downloadgentoo-65af5cb38d535ec36c0131959148c92887ff70f3.tar.gz
gentoo-65af5cb38d535ec36c0131959148c92887ff70f3.tar.bz2
gentoo-65af5cb38d535ec36c0131959148c92887ff70f3.zip
dev-ruby/activerecord: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/activerecord/activerecord-5.1.4.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-5.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-5.1.4.ebuild b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
index 67308bfbc8a0..afc6abcadc54 100644
--- a/dev-ruby/activerecord/activerecord-5.1.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
@@ -22,7 +22,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"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"