Gentoo Archives: gentoo-commits

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