summaryrefslogtreecommitdiff
path: root/net-misc/putty/putty-0.78.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/putty/putty-0.78.ebuild')
-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 3ae9e04f3a16..dd68284f8bf4 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"