commit: 9c005598b2b595dad658ffb92a835286691d13e1 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Nov 30 17:59:26 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Nov 30 18:00:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c005598
sys-libs/libvpd: stabilize 2.2.9 for ppc Bug: https://bugs.gentoo.org/883689 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sys-libs/libvpd/libvpd-2.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libvpd/libvpd-2.2.9.ebuild b/sys-libs/libvpd/libvpd-2.2.9.ebuild index 1fb2f63eef03..8d0128e92307 100644 --- a/sys-libs/libvpd/libvpd-2.2.9.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/power-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="0/3" -KEYWORDS="~ppc ppc64" +KEYWORDS="ppc ppc64" DEPEND=" dev-db/sqlite:3