diff options
author | Sam James <sam@gentoo.org> | 2023-10-08 00:27:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-08 00:27:12 +0100 |
commit | 873cc600d8bedb898d120f672604d9786de20a94 (patch) | |
tree | f6721731e5bb6e37f974787ffd25922ae96ad5bf /app-shells/pwsh-bin | |
parent | media-libs/harfbuzz: Stabilize 8.2.0 hppa, #913891 (diff) | |
download | gentoo-873cc600d8bedb898d120f672604d9786de20a94.tar.gz gentoo-873cc600d8bedb898d120f672604d9786de20a94.tar.bz2 gentoo-873cc600d8bedb898d120f672604d9786de20a94.zip |
app-shells/pwsh-bin: Stabilize 7.3.6 amd64, #915348
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/pwsh-bin')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild index 94b1b6ce19ec..8b0cee74b025 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.3.6.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=" |