diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:58:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:58:56 +0200 |
commit | c7bc52128fd3f32a6954caa0eeee7a191f071ad9 (patch) | |
tree | 54f6c338b18a0736fb38fd3088e006755e23315d /net-misc | |
parent | net-mail/isync: amd64 stable wrt bug #794772 (diff) | |
download | gentoo-c7bc52128fd3f32a6954caa0eeee7a191f071ad9.tar.gz gentoo-c7bc52128fd3f32a6954caa0eeee7a191f071ad9.tar.bz2 gentoo-c7bc52128fd3f32a6954caa0eeee7a191f071ad9.zip |
net-misc/putty: ppc stable wrt bug #794508
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.75.ebuild b/net-misc/putty/putty-0.75.ebuild index 26f9ce9c31a3..20a4257d006d 100644 --- a/net-misc/putty/putty-0.75.ebuild +++ b/net-misc/putty/putty-0.75.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 sparc x86" SRC_URI=" https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2 https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz |