app-eselect/eselect-pwsh: Stabilize 0.1.1 arm, #928546

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-04 02:07:01 +01:00
parent 4b218542d5
commit d4f08f9ea1

View File

@@ -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"