summaryrefslogtreecommitdiff
path: root/net-misc/putty/putty-0.80.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-20 07:52:53 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-20 07:52:53 +0000
commit0c8ede87a5d0aa1ec25364a435296ec7aa8b9634 (patch)
treeaa834aa906ba7174a8b7a975855d645742d684f3 /net-misc/putty/putty-0.80.ebuild
parent54d0ccbac3b6fbd01dcd252ea006d4e9e62f8e6e (diff)
gentoo auto-resync : 20:12:2023 - 07:52:53
Diffstat (limited to 'net-misc/putty/putty-0.80.ebuild')
-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..fe26145e4df8 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"