summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:51 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:51 +0000
commitabf20a81bf57001de7edf3173a6bbb8534750ba3 (patch)
tree1649bd9d7170e64610edd63314b438f19ea71673
parentx11-terms/qterminal: Stabilize 1.4.0 amd64, #920175 (diff)
downloadgentoo-abf20a81.tar.gz
gentoo-abf20a81.tar.bz2
gentoo-abf20a81.zip
net-misc/putty: Stabilize 0.80 sparc, #920340
Signed-off-by: Sam James <sam@gentoo.org>
-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 39a91c351eff..4580c9d93904 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"