diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 12:33:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 12:33:55 +0000 |
commit | 9b64338b8100068729fc02f6a330293ffedcf7ce (patch) | |
tree | e0cc22b7f21a72c3aedfd28769cb3b922f2fc65e /dev-libs/libverto | |
parent | net-analyzer/wireshark: Stabilize 3.4.2 amd64, #760800 (diff) | |
download | gentoo-9b64338b8100068729fc02f6a330293ffedcf7ce.tar.gz gentoo-9b64338b8100068729fc02f6a330293ffedcf7ce.tar.bz2 gentoo-9b64338b8100068729fc02f6a330293ffedcf7ce.zip |
dev-libs/libverto: Stabilize 0.3.1 amd64, #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 883f3b2cfe0b..27c80473afc9 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}] ) |