diff options
author | 2020-10-09 10:29:18 +0200 | |
---|---|---|
committer | 2020-10-09 10:30:55 +0200 | |
commit | dbc953c7afb1de1410c0d291ad6441fd99481b49 (patch) | |
tree | bd42cea532ec902d0112117513fbc3d4629f28c9 /net-vpn/6tunnel | |
parent | virtual/rust: amd64 stable wrt bug #746971 (diff) | |
download | gentoo-dbc953c7afb1de1410c0d291ad6441fd99481b49.tar.gz gentoo-dbc953c7afb1de1410c0d291ad6441fd99481b49.tar.bz2 gentoo-dbc953c7afb1de1410c0d291ad6441fd99481b49.zip |
net-vpn/6tunnel: amd64 stable wrt bug #747022
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/6tunnel')
-rw-r--r-- | net-vpn/6tunnel/6tunnel-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/6tunnel/6tunnel-0.13.ebuild b/net-vpn/6tunnel/6tunnel-0.13.ebuild index 0719d63523d7..35b04d2bef58 100644 --- a/net-vpn/6tunnel/6tunnel-0.13.ebuild +++ b/net-vpn/6tunnel/6tunnel-0.13.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/wojtekka/6tunnel/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~s390 ~x86" +KEYWORDS="amd64 ~s390 ~x86" PATCHES=( "${FILESDIR}/${P}-test.patch" |