Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri/
Date: Sun, 16 May 2021 23:44:04
Message-Id: 1621208615.146c29e4c63dc16176ece90d67f195381fa5aacc.sam@gentoo
1 commit: 146c29e4c63dc16176ece90d67f195381fa5aacc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 23:43:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 23:43:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146c29e4
7
8 dev-ruby/nokogiri: Stabilize 1.11.4 ppc64, #790317
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/nokogiri/nokogiri-1.11.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/nokogiri/nokogiri-1.11.4.ebuild b/dev-ruby/nokogiri/nokogiri-1.11.4.ebuild
16 index a86f0b26972..273ea9e9f5c 100644
17 --- a/dev-ruby/nokogiri/nokogiri-1.11.4.ebuild
18 +++ b/dev-ruby/nokogiri/nokogiri-1.11.4.ebuild
19 @@ -20,7 +20,7 @@ HOMEPAGE="https://www.nokogiri.org/"
20 LICENSE="MIT"
21 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz"
22
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 SLOT="0"
26 IUSE=""