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-libs/ding-libs/
Date: Sun, 05 Dec 2021 18:40:23
Message-Id: 1638729427.db6c2e5161a3320ae4c30b71c40f3ac837427faf.sam@gentoo
1 commit: db6c2e5161a3320ae4c30b71c40f3ac837427faf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 18:37:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 18:37:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6c2e51
7
8 dev-libs/ding-libs: Stabilize 0.6.1-r1 ppc, #828287
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild
16 index fb102bd460c1..1445f869fec7 100644
17 --- a/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild
18 +++ b/dev-libs/ding-libs/ding-libs-0.6.1-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-3 GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux"
25 IUSE="test"
26 RESTRICT="!test? ( test )"