diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:05:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:35 +0000 |
commit | c7f8e7530882cd9f5d6bd5e798a2beac58795586 (patch) | |
tree | b6f5560d89ebc0f7295663303403cc7923c2c450 /dev-ruby/xpath | |
parent | dev-ruby/capybara: Keyword 3.34.0 ppc, #692324 (diff) | |
download | gentoo-c7f8e7530882cd9f5d6bd5e798a2beac58795586.tar.gz gentoo-c7f8e7530882cd9f5d6bd5e798a2beac58795586.tar.bz2 gentoo-c7f8e7530882cd9f5d6bd5e798a2beac58795586.zip |
dev-ruby/xpath: Keyword 3.2.0 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/xpath-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild b/dev-ruby/xpath/xpath-3.2.0.ebuild index 13c9f86c43ae..53e37aa74684 100644 --- a/dev-ruby/xpath/xpath-3.2.0.ebuild +++ b/dev-ruby/xpath/xpath-3.2.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 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="3" IUSE="" |