commit: b8eb65b268a3cf4476d8313d321fa8123fef73b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 7 23:27:13 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 23:27:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8eb65b2
app-eselect/eselect-pwsh: Stabilize 0.1.1 amd64, #915348 Signed-off-by: Sam James <sam <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 e901a799d487..ef0db889fba0 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"
