diff --git a/dev-vcs/pkgcruft-git/pkgcruft-git-0.0.5-r2.ebuild b/dev-vcs/pkgcruft-git/pkgcruft-git-0.0.5-r2.ebuild index c8b867eee7728..2717a98485400 100644 --- a/dev-vcs/pkgcruft-git/pkgcruft-git-0.0.5-r2.ebuild +++ b/dev-vcs/pkgcruft-git/pkgcruft-git-0.0.5-r2.ebuild @@ -24,7 +24,7 @@ else # sed -rn "/^PACKAGE_VERSION=/ s/^.*='(.*)'/\1/p" **/scallop/bash/configure SCALLOP_VERSION="5.3.9.20251212" SRC_URI="https://github.com/pkgcraft/pkgcraft/releases/download/${P}/${P}.tar.xz" - KEYWORDS="amd64 ~arm64" + KEYWORDS="amd64 arm64" fi LICENSE="MIT"