diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 03:13:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 03:13:37 +0100 |
commit | f0054e0c592c40e09a6044e816baa5109b5fe867 (patch) | |
tree | c504ef6fece7e54d856ee6a200427041dd5e85fe /net-misc | |
parent | dev-python/asgiref: Stabilize 3.3.4 ppc, #796065 (diff) | |
download | gentoo-f0054e0c592c40e09a6044e816baa5109b5fe867.tar.gz gentoo-f0054e0c592c40e09a6044e816baa5109b5fe867.tar.bz2 gentoo-f0054e0c592c40e09a6044e816baa5109b5fe867.zip |
net-misc/putty: Stabilize 0.76 ppc, #801517
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.76.ebuild b/net-misc/putty/putty-0.76.ebuild index 26f9ce9c31a3..20a4257d006d 100644 --- a/net-misc/putty/putty-0.76.ebuild +++ b/net-misc/putty/putty-0.76.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 |