diff options
Diffstat (limited to 'app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild index e09b2d5daf99..f5757d9331bb 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 arm arm64" REQUIRED_USE="elibc_glibc" RDEPEND=" |