diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:34:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:34:53 +0200 |
commit | 744509ac66bb7c0529d6e42f989b7994d6a69c7d (patch) | |
tree | 04ea2dc387456941654394b2f74d263d87d39fa1 /net-misc | |
parent | dev-libs/cdk: sparc stable wrt bug #802657 (diff) | |
download | gentoo-744509ac66bb7c0529d6e42f989b7994d6a69c7d.tar.gz gentoo-744509ac66bb7c0529d6e42f989b7994d6a69c7d.tar.bz2 gentoo-744509ac66bb7c0529d6e42f989b7994d6a69c7d.zip |
net-misc/putty: x86 stable wrt bug #801517
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 ed5d76c34450..26f9ce9c31a3 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 |