summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-04 02:07:01 +0100
committerSam James <sam@gentoo.org>2024-04-04 02:07:01 +0100
commitd4f08f9ea1aa7881ffa21c4402aedfdf1ec6474d (patch)
tree4547f5bf7fbf592af69a49426dba5c4e486a13ad /app-eselect
parentdev-dotnet/csharp-gentoodotnetinfo: Stabilize 1.1.1-r1 arm, #928546 (diff)
downloadgentoo-d4f08f9ea1aa7881ffa21c4402aedfdf1ec6474d.tar.gz
gentoo-d4f08f9ea1aa7881ffa21c4402aedfdf1ec6474d.tar.bz2
gentoo-d4f08f9ea1aa7881ffa21c4402aedfdf1ec6474d.zip
app-eselect/eselect-pwsh: Stabilize 0.1.1 arm, #928546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild b/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild
index ef0db889fba0..ed7222ce1814 100644
--- a/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild
+++ b/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.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
@@ -9,7 +9,7 @@ SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64"
+KEYWORDS="amd64 arm ~arm64"
RDEPEND="app-admin/eselect"