diff options
-rw-r--r-- | net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild b/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild index c22f99897765..bc4f69f1bfa1 100644 --- a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild +++ b/net-vpn/httptunnel/httptunnel-3.3_p20180119.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/larsbrinkhoff/httptunnel/archive/${COMMIT}.tar.gz -> S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" PATCHES=( |