summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-03 16:59:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-03 16:59:16 +0200
commit911119b9d12e83c66d4a446408e8e5e9abc9a896 (patch)
treee0772f9a893ee1a1bba7d3a0a84639b0f7e627d6 /net-misc
parentsys-fs/exfatprogs: Stabilize 1.2.0 x86, #883919 (diff)
downloadgentoo-911119b9d12e83c66d4a446408e8e5e9abc9a896.tar.gz
gentoo-911119b9d12e83c66d4a446408e8e5e9abc9a896.tar.bz2
gentoo-911119b9d12e83c66d4a446408e8e5e9abc9a896.zip
net-misc/putty: Stabilize 0.78 x86, #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 3ae9e04f3a16..e1d21fcce076 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"