Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Sat, 26 Nov 2022 13:56:45
Message-Id: 1669470994.6735e3feb991f8eee3f608df8f0d3d09e41f30ff.arthurzam@gentoo
1 commit: 6735e3feb991f8eee3f608df8f0d3d09e41f30ff
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 26 13:56:34 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 26 13:56:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6735e3fe
7
8 dev-ruby/pkg-config: Stabilize 1.4.9 ppc64, #883139
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
16 index e64c5eacd341..98fbda0ac55e 100644
17 --- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
18 +++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
20 HOMEPAGE="https://github.com/rcairo/pkg-config"
21 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
22
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25 SLOT="0"
26 IUSE="test"