diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:34:34 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:34:35 +0800 |
commit | 4d7a3ab7554f0c952c64f15f42b42d45dd6426a7 (patch) | |
tree | ff0d3709e5adccf2fa5a02d9734f9194d29ef478 /dev-libs/libverto | |
parent | dev-libs/wayland-protocols: forward ~loong (diff) | |
download | gentoo-4d7a3ab7554f0c952c64f15f42b42d45dd6426a7.tar.gz gentoo-4d7a3ab7554f0c952c64f15f42b42d45dd6426a7.tar.bz2 gentoo-4d7a3ab7554f0c952c64f15f42b42d45dd6426a7.zip |
dev-libs/libverto: keyword 0.3.2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r-- | dev-libs/libverto/libverto-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libverto/libverto-0.3.2.ebuild b/dev-libs/libverto/libverto-0.3.2.ebuild index 6bd2cda80237..4326fa0e3278 100644 --- a/dev-libs/libverto/libverto-0.3.2.ebuild +++ b/dev-libs/libverto/libverto-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="glib +libev libevent +threads" REQUIRED_USE="|| ( glib libev libevent )" |