diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:51:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:44 +0100 |
commit | a514ab7258d075c0097ec56cc806e890b749d786 (patch) | |
tree | 6e6f1c82e30e067968a673f5620bf21c266256d5 /net-misc/wput | |
parent | net-misc/sock: amd64 stable wrt bug #647734 (diff) | |
download | gentoo-a514ab7258d075c0097ec56cc806e890b749d786.tar.gz gentoo-a514ab7258d075c0097ec56cc806e890b749d786.tar.bz2 gentoo-a514ab7258d075c0097ec56cc806e890b749d786.zip |
net-misc/wput: amd64 stable wrt bug #647736
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc/wput')
-rw-r--r-- | net-misc/wput/wput-0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wput/wput-0.6.1-r1.ebuild b/net-misc/wput/wput-0.6.1-r1.ebuild index 2faba78f82c9..95361822ca98 100644 --- a/net-misc/wput/wput-0.6.1-r1.ebuild +++ b/net-misc/wput/wput-0.6.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="debug nls ssl" RDEPEND="ssl? ( net-libs/gnutls )" |