commit:     5784c6fb8ca1e6bfeaf91be5c9d13e17a3ab97b3
Author:     hololeap <hololeap <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed Mar 15 23:45:22 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 18:22:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5784c6fb

dev-util/shellcheck: Stabilize for amd64

Signed-off-by: hololeap <hololeap <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/shellcheck/shellcheck-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/shellcheck/shellcheck-0.9.0.ebuild 
b/dev-util/shellcheck/shellcheck-0.9.0.ebuild
index 3dbd4bed3313..5346582375d4 100644
--- a/dev-util/shellcheck/shellcheck-0.9.0.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.9.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.shellcheck.net/";
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND=">=dev-haskell/aeson-1.4.0:=[profile?] 
<dev-haskell/aeson-2.2:=[profile?]
        >=dev-haskell/diff-0.4.0:=[profile?] <dev-haskell/diff-0.5:=[profile?]

Reply via email to