diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-14 09:24:04 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-14 09:24:04 +0100 |
commit | d9b54f968c6f0107e44e2129ece20994de346cbf (patch) | |
tree | 57d673e00b33c2f75c60ba0abe8a4701ddbe28e2 /dev-ruby/xpath | |
parent | dev-ruby/mini_mime: amd64 stable (diff) | |
download | gentoo-d9b54f968c6f0107e44e2129ece20994de346cbf.tar.gz gentoo-d9b54f968c6f0107e44e2129ece20994de346cbf.tar.bz2 gentoo-d9b54f968c6f0107e44e2129ece20994de346cbf.zip |
dev-ruby/xpath: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/xpath-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xpath/xpath-2.1.0.ebuild b/dev-ruby/xpath/xpath-2.1.0.ebuild index 61590472fc31..42d459e61757 100644 --- a/dev-ruby/xpath/xpath-2.1.0.ebuild +++ b/dev-ruby/xpath/xpath-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~x86" SLOT="2" IUSE="" |