summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-03 19:42:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-03 19:42:12 +0200
commit9a8f68bb2ee23cb28be4a8b886c8a5c7bca3a6aa (patch)
tree58f432b10b2b3cea85f9cfeadb7cea561554c5de /net-misc
parentmedia-video/vlc: Stabilize 3.0.18 amd64, #884147 (diff)
downloadgentoo-9a8f68bb2ee23cb28be4a8b886c8a5c7bca3a6aa.tar.gz
gentoo-9a8f68bb2ee23cb28be4a8b886c8a5c7bca3a6aa.tar.bz2
gentoo-9a8f68bb2ee23cb28be4a8b886c8a5c7bca3a6aa.zip
net-misc/putty: Stabilize 0.78 ppc64, #884117
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/putty/putty-0.78.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.78.ebuild b/net-misc/putty/putty-0.78.ebuild
index e1d21fcce076..fc969b6f84a7 100644
--- a/net-misc/putty/putty-0.78.ebuild
+++ b/net-misc/putty/putty-0.78.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"