diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-01 22:29:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-01 22:29:15 +0100 |
commit | b529105dbd54ce0868d136bb3f1fba9836cf3336 (patch) | |
tree | 7d8697936e4c0f76b73b554498d7686fd571d0a6 /net-misc/wput | |
parent | media-gfx/cellwriter: x86 stable (bug #707182) (diff) | |
download | gentoo-b529105dbd54ce0868d136bb3f1fba9836cf3336.tar.gz gentoo-b529105dbd54ce0868d136bb3f1fba9836cf3336.tar.bz2 gentoo-b529105dbd54ce0868d136bb3f1fba9836cf3336.zip |
net-misc/wput: x86 stable (bug #752072)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/wput')
-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 dd45712ffb43..f39bf6c24269 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 )" |