diff options
author | Sam James <sam@gentoo.org> | 2020-12-27 18:35:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-27 18:35:59 +0000 |
commit | e38e8b23ea40f754f50476b55ac943125ecf757e (patch) | |
tree | 2afd64ebb4e90d1bf9736e92096f07e7a25f8ad7 /dev-libs/libverto | |
parent | dev-util/dialog: Stabilize 1.3.20200327 s390, #754129 (diff) | |
download | gentoo-e38e8b23ea40f754f50476b55ac943125ecf757e.tar.gz gentoo-e38e8b23ea40f754f50476b55ac943125ecf757e.tar.bz2 gentoo-e38e8b23ea40f754f50476b55ac943125ecf757e.zip |
dev-libs/libverto: Stabilize 0.3.1 s390, #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 c8b81872ab7a..8ea4ef46aa16 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}] ) |