Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libvpd/
Date: Wed, 30 Nov 2022 18:00:19
Message-Id: 1669831208.9c005598b2b595dad658ffb92a835286691d13e1.gyakovlev@gentoo
1 commit: 9c005598b2b595dad658ffb92a835286691d13e1
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 17:59:26 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 18:00:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c005598
7
8 sys-libs/libvpd: stabilize 2.2.9 for ppc
9
10 Bug: https://bugs.gentoo.org/883689
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-libs/libvpd/libvpd-2.2.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libvpd/libvpd-2.2.9.ebuild b/sys-libs/libvpd/libvpd-2.2.9.ebuild
17 index 1fb2f63eef03..8d0128e92307 100644
18 --- a/sys-libs/libvpd/libvpd-2.2.9.ebuild
19 +++ b/sys-libs/libvpd/libvpd-2.2.9.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/power-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="LGPL-2.1+"
23 SLOT="0/3"
24 -KEYWORDS="~ppc ppc64"
25 +KEYWORDS="ppc ppc64"
26
27 DEPEND="
28 dev-db/sqlite:3