net-misc/putty: Stabilize 0.80 amd64, #920340

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-12-20 03:44:36 +00:00
parent e71ca896d1
commit 2e299f2b0d

View File

@@ -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"