diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:31:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:31:41 +0200 |
commit | d064958556951988539567a9e36e1f16c02bc71e (patch) | |
tree | 85298bf547109ffec5d21f4c000627fee8bd4944 /net-misc | |
parent | x11-plugins/pidgin-sipe: amd64 stable wrt bug #799674 (diff) | |
download | gentoo-d064958556951988539567a9e36e1f16c02bc71e.tar.gz gentoo-d064958556951988539567a9e36e1f16c02bc71e.tar.bz2 gentoo-d064958556951988539567a9e36e1f16c02bc71e.zip |
net-misc/putty: amd64 stable wrt bug #801517
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 de62fdf29a9f..4d80568c1062 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 |