diff options
author | Sam James <sam@gentoo.org> | 2023-01-22 01:38:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-22 01:38:40 +0000 |
commit | 5de652e0448432c7eb57f4b93be4f68c341afc27 (patch) | |
tree | e4e7ae02d89e526fc0f4997c9eb1bfee7927f574 /net-vpn/vtun | |
parent | games-strategy/warzone2100: add opus dep (diff) | |
download | gentoo-5de652e0448432c7eb57f4b93be4f68c341afc27.tar.gz gentoo-5de652e0448432c7eb57f4b93be4f68c341afc27.tar.bz2 gentoo-5de652e0448432c7eb57f4b93be4f68c341afc27.zip |
net-vpn/vtun: Stabilize 3.0.4-r2 x86, #891595
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/vtun')
-rw-r--r-- | net-vpn/vtun/vtun-3.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vtun/vtun-3.0.4-r2.ebuild b/net-vpn/vtun/vtun-3.0.4-r2.ebuild index 800d5d0feb11..312af8bfefa6 100644 --- a/net-vpn/vtun/vtun-3.0.4-r2.ebuild +++ b/net-vpn/vtun/vtun-3.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://vtun.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="lzo socks5 ssl zlib" RDEPEND=" |