diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:54 +0000 |
commit | ffb7a66713c7a226c8e74e18e22adf55faafb951 (patch) | |
tree | 2d568dcbdf6c45b411e7884b10c9636a77d446fd /net-misc/wput | |
parent | dev-libs/serd: stable 0.30.6 for ppc (diff) | |
download | gentoo-ffb7a66713c7a226c8e74e18e22adf55faafb951.tar.gz gentoo-ffb7a66713c7a226c8e74e18e22adf55faafb951.tar.bz2 gentoo-ffb7a66713c7a226c8e74e18e22adf55faafb951.zip |
net-misc/wput: stable 0.6.2 for ppc
stable wrt bug #752072
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 756c1ee191f0..b9fa842bf3ab 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 )" |