diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 18:54:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 18:54:34 +0100 |
commit | f004cc9ef6b3e454a09e6182f1fe365f117f5f21 (patch) | |
tree | eea1d070b2978cdbb8dc3445d24cdfe601327471 /net-misc/wput | |
parent | app-admin/xtail: Stabilize 2.1_p8 amd64, #873436 (diff) | |
download | gentoo-f004cc9ef6b3e454a09e6182f1fe365f117f5f21.tar.gz gentoo-f004cc9ef6b3e454a09e6182f1fe365f117f5f21.tar.bz2 gentoo-f004cc9ef6b3e454a09e6182f1fe365f117f5f21.zip |
net-misc/wput: Stabilize 0.6.2_p20130413_p11 amd64, #873529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/wput')
-rw-r--r-- | net-misc/wput/wput-0.6.2_p20130413_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild index 7ee4c29b053c..eeff9d20599b 100644 --- a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild +++ b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="debug ssl" RDEPEND="ssl? ( net-libs/gnutls:= )" |