diff options
author | 2024-06-07 19:56:11 +0300 | |
---|---|---|
committer | 2024-06-07 19:56:11 +0300 | |
commit | 35cc759148cb639873c918570a667a6dbf580161 (patch) | |
tree | ebc853613002c3a1da20c1372f6538d9252c58a6 /app-shells | |
parent | dev-python/ytmusicapi: Stabilize 1.7.0 ALLARCHES, #933733 (diff) | |
download | gentoo-35cc759148cb639873c918570a667a6dbf580161.tar.gz gentoo-35cc759148cb639873c918570a667a6dbf580161.tar.bz2 gentoo-35cc759148cb639873c918570a667a6dbf580161.zip |
app-shells/pwsh-bin: Stabilize 7.4.2 amd64, #933734
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild index 80b778a54fb2..c180fccd95ae 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.2.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.2.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=" |