Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libverto/
Date: Tue, 10 May 2022 01:35:29
Message-Id: 1652146475.4d7a3ab7554f0c952c64f15f42b42d45dd6426a7.xen0n@gentoo
1 commit: 4d7a3ab7554f0c952c64f15f42b42d45dd6426a7
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 01:34:34 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 01:34:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7a3ab7
7
8 dev-libs/libverto: keyword 0.3.2 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-libs/libverto/libverto-0.3.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/libverto/libverto-0.3.2.ebuild b/dev-libs/libverto/libverto-0.3.2.ebuild
18 index 6bd2cda80237..4326fa0e3278 100644
19 --- a/dev-libs/libverto/libverto-0.3.2.ebuild
20 +++ b/dev-libs/libverto/libverto-0.3.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.g
28
29 LICENSE="MIT"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
33 IUSE="glib +libev libevent +threads"
34 REQUIRED_USE="|| ( glib libev libevent )"