diff options
author | Sam James <sam@gentoo.org> | 2020-11-04 00:55:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-04 00:55:33 +0000 |
commit | 26621d53a72b030e6ea4a7b6b116255cafb89133 (patch) | |
tree | e2edc578b4c4aae4245392445453d380798bd767 /net-misc | |
parent | net-misc/openntpd: Stabilize 6.2_p3-r2 amd64, #752006 (diff) | |
download | gentoo-26621d53a72b030e6ea4a7b6b116255cafb89133.tar.gz gentoo-26621d53a72b030e6ea4a7b6b116255cafb89133.tar.bz2 gentoo-26621d53a72b030e6ea4a7b6b116255cafb89133.zip |
net-misc/wput: Stabilize 0.6.2 amd64, #752072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wput/wput-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wput/wput-0.6.2.ebuild b/net-misc/wput/wput-0.6.2.ebuild index f39bf6c24269..756c1ee191f0 100644 --- a/net-misc/wput/wput-0.6.2.ebuild +++ b/net-misc/wput/wput-0.6.2.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" BDEPEND="nls? ( sys-devel/gettext )" |