diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 22:14:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 22:25:36 +0100 |
commit | d9b3b0f320223ebf38a18b60b96210f1c34c69c3 (patch) | |
tree | 1e5e992b45eea4d9f79c877c7c239416eef33f73 /net-misc/wput | |
parent | net-libs/libident: stable 0.32-r1 for ppc, bug #647732 (diff) | |
download | gentoo-d9b3b0f320223ebf38a18b60b96210f1c34c69c3.tar.gz gentoo-d9b3b0f320223ebf38a18b60b96210f1c34c69c3.tar.bz2 gentoo-d9b3b0f320223ebf38a18b60b96210f1c34c69c3.zip |
net-misc/wput: stable 0.6.1-r1 for ppc, bug #647736
Bug: https://bugs.gentoo.org/647736
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 95361822ca98..4622df777968 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 )" |