Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wput/
Date: Sun, 01 Nov 2020 21:29:27
Message-Id: 1604266155.b529105dbd54ce0868d136bb3f1fba9836cf3336.whissi@gentoo
1 commit: b529105dbd54ce0868d136bb3f1fba9836cf3336
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 21:29:15 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 21:29:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b529105d
7
8 net-misc/wput: x86 stable (bug #752072)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/wput/wput-0.6.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/wput/wput-0.6.2.ebuild b/net-misc/wput/wput-0.6.2.ebuild
17 index dd45712ffb4..f39bf6c2426 100644
18 --- a/net-misc/wput/wput-0.6.2.ebuild
19 +++ b/net-misc/wput/wput-0.6.2.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
25 +KEYWORDS="~amd64 ~ppc ~sparc x86"
26 IUSE="debug nls ssl"
27
28 BDEPEND="nls? ( sys-devel/gettext )"