diff options
author | 2021-06-06 23:18:45 +0000 | |
---|---|---|
committer | 2021-06-06 23:18:45 +0000 | |
commit | b88b1158ccd35ccecf8985e428996a94cd0ecd0a (patch) | |
tree | 8288ef5e0ac8a28668ed9eb64d1a5abf66a2ae7c /net-misc | |
parent | sci-astronomy/stellarium: Stabilize 0.20.4 amd64, #794271 (diff) | |
download | gentoo-b88b1158ccd35ccecf8985e428996a94cd0ecd0a.tar.gz gentoo-b88b1158ccd35ccecf8985e428996a94cd0ecd0a.tar.bz2 gentoo-b88b1158ccd35ccecf8985e428996a94cd0ecd0a.zip |
net-misc/putty: Stabilize 0.75 x86, #794508
Signed-off-by: Sam James <sam@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 4d80568c1062..4b0984313f24 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 |