Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libverto/
Date: Sun, 27 Dec 2020 18:36:24
Message-Id: 1609094159.e38e8b23ea40f754f50476b55ac943125ecf757e.sam@gentoo
1 commit: e38e8b23ea40f754f50476b55ac943125ecf757e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 18:35:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 18:35:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38e8b23
7
8 dev-libs/libverto: Stabilize 0.3.1 s390, #757264
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libverto/libverto-0.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libverto/libverto-0.3.1.ebuild b/dev-libs/libverto/libverto-0.3.1.ebuild
16 index c8b81872ab7..8ea4ef46aa1 100644
17 --- a/dev-libs/libverto/libverto-0.3.1.ebuild
18 +++ b/dev-libs/libverto/libverto-0.3.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.g
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
25 IUSE="glib +libev libevent tevent +threads static-libs"
26
27 DEPEND="glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )