summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-10 00:27:15 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-10 00:27:15 +0200
commit84d6b1f9e72531d2fb8eedc59ae448f34e218a80 (patch)
treeeb246b83c90bcb283f20b67ed10e7a8aeb2dc69c /net-misc/putty
parentmedia-gfx/renderdoc: Stabilize 1.21 amd64, #869314 (diff)
downloadgentoo-84d6b1f9e72531d2fb8eedc59ae448f34e218a80.tar.gz
gentoo-84d6b1f9e72531d2fb8eedc59ae448f34e218a80.tar.bz2
gentoo-84d6b1f9e72531d2fb8eedc59ae448f34e218a80.zip
net-misc/putty: Stabilize 0.77-r2 amd64, #869317
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/putty')
-rw-r--r--net-misc/putty/putty-0.77-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.77-r2.ebuild b/net-misc/putty/putty-0.77-r2.ebuild
index 6ec761621860..455a88807f84 100644
--- a/net-misc/putty/putty-0.77-r2.ebuild
+++ b/net-misc/putty/putty-0.77-r2.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"