diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 16:50:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 16:50:52 +0000 |
commit | 3bf3ec270681334d9f68bcde7429f4b4858278cb (patch) | |
tree | 5dba4e82286c8dab081ec48d94ccdbde1f3558b4 /sys-libs/libvpd | |
parent | dev-python/tinycss2: Stabilize 1.1.0 ALLARCHES, #758608 (diff) | |
download | gentoo-3bf3ec270681334d9f68bcde7429f4b4858278cb.tar.gz gentoo-3bf3ec270681334d9f68bcde7429f4b4858278cb.tar.bz2 gentoo-3bf3ec270681334d9f68bcde7429f4b4858278cb.zip |
sys-libs/libvpd: Stabilize 2.2.8 ppc, #759649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libvpd')
-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 9c9a0165e233..603fcee6688e 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 |