commit:     911119b9d12e83c66d4a446408e8e5e9abc9a896
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 14:59:16 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 14:59:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911119b9

net-misc/putty: Stabilize 0.78 x86, #884117

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/putty/putty-0.78.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
 

Reply via email to