diff options
author | Sam James <sam@gentoo.org> | 2022-02-12 15:21:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-12 15:21:29 +0000 |
commit | 7ffa6657ebc71a3cae69f5359dcfeeabd877ce4b (patch) | |
tree | 3db4a10a256d8b017f91b20ef254c09e9813bafa /dev-ruby | |
parent | dev-ruby/mini_portile2: Stabilize 2.6.1 ppc64, #828662 (diff) | |
download | gentoo-7ffa6657ebc71a3cae69f5359dcfeeabd877ce4b.tar.gz gentoo-7ffa6657ebc71a3cae69f5359dcfeeabd877ce4b.tar.bz2 gentoo-7ffa6657ebc71a3cae69f5359dcfeeabd877ce4b.zip |
dev-ruby/nokogiri: Stabilize 1.12.5 ppc64, #828662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/nokogiri/nokogiri-1.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/nokogiri/nokogiri-1.12.5.ebuild b/dev-ruby/nokogiri/nokogiri-1.12.5.ebuild index 04f0fc5056f5..dc82dff12fbf 100644 --- a/dev-ruby/nokogiri/nokogiri-1.12.5.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.12.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE="https://www.nokogiri.org/" LICENSE="MIT" SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" IUSE="" |