diff options
author | Sam James <sam@gentoo.org> | 2022-11-30 01:23:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-30 01:23:57 +0000 |
commit | 752f51b9782a3775345de534eca48ad65207b661 (patch) | |
tree | 3cb97fca6676829f653fe63e93396dd8dfdea17e /sys-libs/libvpd | |
parent | sys-apps/lsvpd: Stabilize 1.7.14 ppc64, #883689 (diff) | |
download | gentoo-752f51b9782a3775345de534eca48ad65207b661.tar.gz gentoo-752f51b9782a3775345de534eca48ad65207b661.tar.bz2 gentoo-752f51b9782a3775345de534eca48ad65207b661.zip |
sys-libs/libvpd: Stabilize 2.2.9 ppc64, #883689
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libvpd')
-rw-r--r-- | sys-libs/libvpd/libvpd-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libvpd/libvpd-2.2.9.ebuild b/sys-libs/libvpd/libvpd-2.2.9.ebuild index d98f5588ae00..1fb2f63eef03 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 |