summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-20 08:23:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-20 08:23:49 +0200
commit64184b5b9525a0f670f63de17c7d6f6e80ba3089 (patch)
tree971ca0de27aec45dc1aef8807e91dfc9e7b36327 /net-misc/putty
parentsys-libs/librtas: Stabilize 2.0.3 ppc, #920338 (diff)
downloadgentoo-64184b5b9525a0f670f63de17c7d6f6e80ba3089.tar.gz
gentoo-64184b5b9525a0f670f63de17c7d6f6e80ba3089.tar.bz2
gentoo-64184b5b9525a0f670f63de17c7d6f6e80ba3089.zip
net-misc/putty: Stabilize 0.80 ppc, #920340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/putty')
-rw-r--r--net-misc/putty/putty-0.80.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.80.ebuild b/net-misc/putty/putty-0.80.ebuild
index 0e725d8e762b..7038ed53beae 100644
--- a/net-misc/putty/putty-0.80.ebuild
+++ b/net-misc/putty/putty-0.80.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"