diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 20:39:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:22:42 +0100 |
commit | 89ae2f68831068c07056baf8e0abc32eb97a2eca (patch) | |
tree | 5216af1bf0f88408cffccaacb57a6eab02e1dfb4 /dev-ruby/xpath/xpath-3.0.0.ebuild | |
parent | www-servers/puma: Mark ~hppa too. (diff) | |
download | gentoo-89ae2f68831068c07056baf8e0abc32eb97a2eca.tar.gz gentoo-89ae2f68831068c07056baf8e0abc32eb97a2eca.tar.bz2 gentoo-89ae2f68831068c07056baf8e0abc32eb97a2eca.zip |
dev-ruby/xpath: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/xpath/xpath-3.0.0.ebuild')
-rw-r--r-- | dev-ruby/xpath/xpath-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/xpath/xpath-3.0.0.ebuild b/dev-ruby/xpath/xpath-3.0.0.ebuild index a0d9eb988afc..5ebcc80ee2b3 100644 --- a/dev-ruby/xpath/xpath-3.0.0.ebuild +++ b/dev-ruby/xpath/xpath-3.0.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="XPath is a Ruby DSL around a subset of XPath 1.0" HOMEPAGE="https://github.com/jnicklas/xpath" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" SLOT="3" IUSE="" |