diff options
author | Sam James <sam@gentoo.org> | 2020-12-21 23:57:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-21 23:58:27 +0000 |
commit | 4db348b9d5bef5b56f6349436035c9f041fe7ed5 (patch) | |
tree | 8060258b1b8289d6ddec9486a10715ecff849d24 /dev-libs/libverto | |
parent | net-dns/dnsmasq: migrate to lua-single.eclass (diff) | |
download | gentoo-4db348b9d5bef5b56f6349436035c9f041fe7ed5.tar.gz gentoo-4db348b9d5bef5b56f6349436035c9f041fe7ed5.tar.bz2 gentoo-4db348b9d5bef5b56f6349436035c9f041fe7ed5.zip |
dev-libs/libverto: Stabilize 0.3.1 ppc, #757264
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r-- | dev-libs/libverto/libverto-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libverto/libverto-0.3.1.ebuild b/dev-libs/libverto/libverto-0.3.1.ebuild index 466fa5dc46b7..f9d048557edf 100644 --- a/dev-libs/libverto/libverto-0.3.1.ebuild +++ b/dev-libs/libverto/libverto-0.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="glib +libev libevent tevent +threads static-libs" DEPEND="glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] ) |