diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:20 +0200 |
commit | 8ddb8781759889a28121a5049f86163b04716dda (patch) | |
tree | fdedaa9c77b87411bffb51a8cf1d5a5365c78b0c /virtual | |
parent | dev-libs/libpsl-native: Stabilize 7.4.0 amd64, #928546 (diff) | |
download | gentoo-8ddb8781759889a28121a5049f86163b04716dda.tar.gz gentoo-8ddb8781759889a28121a5049f86163b04716dda.tar.bz2 gentoo-8ddb8781759889a28121a5049f86163b04716dda.zip |
virtual/pwsh: Stabilize 7.4 amd64, #928546
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/pwsh/pwsh-7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/pwsh/pwsh-7.4.ebuild b/virtual/pwsh/pwsh-7.4.ebuild index f2011e485aef..09a79ed5556c 100644 --- a/virtual/pwsh/pwsh-7.4.ebuild +++ b/virtual/pwsh/pwsh-7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 DESCRIPTION="Virtual for PowerShell" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" RDEPEND=" || ( |