diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-27 07:59:16 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-27 07:59:16 +0200 |
commit | eb7dc995391fde63e210742c9c4f08f56c687a60 (patch) | |
tree | 5a846bc2ced7d0664a491630534cf29ab340db67 /dev-ruby/xpath | |
parent | dev-ruby/regexp_parser: cleanup (diff) | |
download | gentoo-eb7dc995391fde63e210742c9c4f08f56c687a60.tar.gz gentoo-eb7dc995391fde63e210742c9c4f08f56c687a60.tar.bz2 gentoo-eb7dc995391fde63e210742c9c4f08f56c687a60.zip |
dev-ruby/xpath: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 9627798f29bd..e2840a4fb89a 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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" SLOT="3" IUSE="" |