diff options
author | Sam James <sam@gentoo.org> | 2024-04-25 23:16:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-25 23:16:57 +0100 |
commit | 19f1c10f93b37dbd135df471fb6d321dc9577c90 (patch) | |
tree | db8eb28852cfe78b506dee0a1447ddb85b4b75d6 /app-shells | |
parent | app-shells/platyps: Stabilize 0.14.2 amd64, #930687 (diff) | |
download | gentoo-19f1c10f93b37dbd135df471fb6d321dc9577c90.tar.gz gentoo-19f1c10f93b37dbd135df471fb6d321dc9577c90.tar.bz2 gentoo-19f1c10f93b37dbd135df471fb6d321dc9577c90.zip |
app-shells/posh-dotnet: Stabilize 1.2.3 amd64, #930687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh-dotnet/posh-dotnet-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/posh-dotnet/posh-dotnet-1.2.3.ebuild b/app-shells/posh-dotnet/posh-dotnet-1.2.3.ebuild index f0151f7e8666..24b8af8302f2 100644 --- a/app-shells/posh-dotnet/posh-dotnet-1.2.3.ebuild +++ b/app-shells/posh-dotnet/posh-dotnet-1.2.3.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 @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" fi - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="GPL-3+" |