commit: 2a14c4322fdc36b750d8170fd4c0baa6c14530ba
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 08:38:04 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 08:38:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a14c432
net-misc/putty: Stabilize 0.77-r2 ppc, #869317
Suggested-by: ernsteiwuerfel <erhard_f <AT> mailbox.org>
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
net-misc/putty/putty-0.77-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/putty/putty-0.77-r2.ebuild
b/net-misc/putty/putty-0.77-r2.ebuild
index f064771f6cea..f3873e1fcf7f 100644
--- a/net-misc/putty/putty-0.77-r2.ebuild
+++ b/net-misc/putty/putty-0.77-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://git.tartarus.org/simon/putty.git"
else
SRC_URI+=" https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ppc64 sparc x86"
+ KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
fi
LICENSE="MIT"