summaryrefslogtreecommitdiff
path: root/net-misc/putty/putty-0.81.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-17 12:04:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-17 12:04:28 +0100
commit97bacba3ead078e5db8b87ab651a3ffa7d82f60f (patch)
treea769244c0cdbaa4ae87951809f61da3a3f9df7a4 /net-misc/putty/putty-0.81.ebuild
parentb92911550490e2da121ec4b02d3cf60a2d31a17d (diff)
gentoo auto-resync : 17:04:2024 - 12:04:27
Diffstat (limited to 'net-misc/putty/putty-0.81.ebuild')
-rw-r--r--net-misc/putty/putty-0.81.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.81.ebuild b/net-misc/putty/putty-0.81.ebuild
index 537cdab62582..380c946e01c6 100644
--- a/net-misc/putty/putty-0.81.ebuild
+++ b/net-misc/putty/putty-0.81.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"