diff options
author | Sam James <sam@gentoo.org> | 2024-04-04 02:07:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-04 02:07:02 +0100 |
commit | 5b3ad19f57ea997cc643c297fe609a90c7f46dd1 (patch) | |
tree | cb75a79c6de7daae034f63e04d96c4010f6707ee /app-shells | |
parent | app-eselect/eselect-pwsh: Stabilize 0.1.1 arm, #928546 (diff) | |
download | gentoo-5b3ad19f57ea997cc643c297fe609a90c7f46dd1.tar.gz gentoo-5b3ad19f57ea997cc643c297fe609a90c7f46dd1.tar.bz2 gentoo-5b3ad19f57ea997cc643c297fe609a90c7f46dd1.zip |
app-shells/pwsh-bin: Stabilize 7.4.1 arm, #928546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild index 0a2d1554567a..5e010697175a 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.1.ebuild @@ -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=" |