commit: bdeba4daffe76d2bff94c285e38e0008d17b1a0d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu May 16 16:47:15 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu May 16 16:47:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdeba4da
app-eselect/eselect-pwsh: Stabilize 0.1.1 arm64, #928546 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ed7222ce1814..d332b87be040 100644 --- a/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild +++ b/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild @@ -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"
