From 3d6bf7699ef5855101338cd8bd99ecf7aa35b5d8 Mon Sep 17 00:00:00 2001 From: rick Date: Sun, 15 Jun 2025 18:32:48 +0200 Subject: [PATCH] easygui: fix pkgcheck --- dev-python/easygui/easygui-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/easygui/easygui-9999.ebuild b/dev-python/easygui/easygui-9999.ebuild index 5b10233ca..f6c8e7132 100644 --- a/dev-python/easygui/easygui-9999.ebuild +++ b/dev-python/easygui/easygui-9999.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/robertlugg/${PN}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="" # can't test, it needs a graphical interface and pynput (not in Gentoo overlay) RESTRICT="test"