diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 18:00:10 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 18:05:22 +0800 |
commit | b790650281f46692e1a3ec1bf5fe3bbe908daa2c (patch) | |
tree | 4e06c1c0d48dfd393f11e3b21a756ec5260722e7 /net-vpn | |
parent | net-vpn/tinc: keyword 1.0.36 for ~loong (diff) | |
download | gentoo-b790650281f46692e1a3ec1bf5fe3bbe908daa2c.tar.gz gentoo-b790650281f46692e1a3ec1bf5fe3bbe908daa2c.tar.bz2 gentoo-b790650281f46692e1a3ec1bf5fe3bbe908daa2c.zip |
net-vpn/tinc: keyword 1.1_pre18 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tinc/tinc-1.1_pre18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tinc/tinc-1.1_pre18.ebuild b/net-vpn/tinc/tinc-1.1_pre18.ebuild index 20539694eac6..fe12962f130f 100644 --- a/net-vpn/tinc/tinc-1.1_pre18.ebuild +++ b/net-vpn/tinc/tinc-1.1_pre18.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 @@ -15,7 +15,7 @@ SRC_URI="http://www.tinc-vpn.org/packages/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+lzo +ncurses +readline +ssl uml vde upnp +zlib" DEPEND=" |