diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:52:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:42 +0100 |
commit | 7a75f61d769f3d155a6d3be8559b058f4b006569 (patch) | |
tree | db532ea5864f5592b13540c2f7918bee97f673d6 /net-vpn | |
parent | net-vpn/openvpn: drop x86-macos (diff) | |
download | gentoo-7a75f61d769f3d155a6d3be8559b058f4b006569.tar.gz gentoo-7a75f61d769f3d155a6d3be8559b058f4b006569.tar.bz2 gentoo-7a75f61d769f3d155a6d3be8559b058f4b006569.zip |
net-vpn/tinc: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tinc/tinc-1.0.35-r2.ebuild | 4 | ||||
-rw-r--r-- | net-vpn/tinc/tinc-1.0.36.ebuild | 4 | ||||
-rw-r--r-- | net-vpn/tinc/tinc-1.1_pre17-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-vpn/tinc/tinc-1.0.35-r2.ebuild b/net-vpn/tinc/tinc-1.0.35-r2.ebuild index 7f3390de4c16..939a35de4cd3 100644 --- a/net-vpn/tinc/tinc-1.0.35-r2.ebuild +++ b/net-vpn/tinc/tinc-1.0.35-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="libressl +lzo uml vde +zlib" DEPEND=" diff --git a/net-vpn/tinc/tinc-1.0.36.ebuild b/net-vpn/tinc/tinc-1.0.36.ebuild index d239ba672fd9..1b6f632bb8ab 100644 --- a/net-vpn/tinc/tinc-1.0.36.ebuild +++ b/net-vpn/tinc/tinc-1.0.36.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="libressl +lzo uml vde +zlib" DEPEND=" diff --git a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild index a98a080d9e83..aa515c1303bf 100644 --- a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild +++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+lzo +ncurses libressl +readline +ssl uml vde upnp +zlib" DEPEND=" |