diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 18:49:44 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:21:14 +0100 |
commit | a3f7d7588101e24491352e7aed4a5e71731c75c5 (patch) | |
tree | 67c57b6f6c06043ef4ec024346286d971918bee8 /dev-ruby/addressable | |
parent | dev-ruby/public_suffix: Mark ~hppa too. (diff) | |
download | gentoo-a3f7d7588101e24491352e7aed4a5e71731c75c5.tar.gz gentoo-a3f7d7588101e24491352e7aed4a5e71731c75c5.tar.bz2 gentoo-a3f7d7588101e24491352e7aed4a5e71731c75c5.zip |
dev-ruby/addressable: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.5.2.ebuild b/dev-ruby/addressable/addressable-2.5.2.ebuild index 24262623547e..f9ea9cc362b0 100644 --- a/dev-ruby/addressable/addressable-2.5.2.ebuild +++ b/dev-ruby/addressable/addressable-2.5.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend ">=dev-ruby/public_suffix-2.0.2:* <dev-ruby/public_suffix-4:*" |