diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 16:51:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 16:51:22 +0000 |
commit | e29cb743964dc45f80e80b8b549995fd783f7319 (patch) | |
tree | 54ade8a0d44a2ec0adaec6f065e9b43fc087590c /sys-libs | |
parent | sys-libs/libvpd: Stabilize 2.2.8 ppc, #759649 (diff) | |
download | gentoo-e29cb743964dc45f80e80b8b549995fd783f7319.tar.gz gentoo-e29cb743964dc45f80e80b8b549995fd783f7319.tar.bz2 gentoo-e29cb743964dc45f80e80b8b549995fd783f7319.zip |
sys-libs/libvpd: Stabilize 2.2.8 ppc64, #759649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libvpd/libvpd-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libvpd/libvpd-2.2.8.ebuild b/sys-libs/libvpd/libvpd-2.2.8.ebuild index 603fcee6688e..0c38cecb19fc 100644 --- a/sys-libs/libvpd/libvpd-2.2.8.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.8.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" -KEYWORDS="ppc ~ppc64" +KEYWORDS="ppc ppc64" DEPEND=" dev-db/sqlite:3 |