commit: b9b1e16ec4244ee09fbc5e93f227f98e5f5290f9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 07:32:23 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 07:32:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b1e16e
app-emacs/powershell: Stabilize 0.3_pre20220805 amd64, #949946 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/powershell/powershell-0.3_pre20220805.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/powershell/powershell-0.3_pre20220805.ebuild b/app-emacs/powershell/powershell-0.3_pre20220805.ebuild index ef23378c37c5..b7ec65da5ab7 100644 --- a/app-emacs/powershell/powershell-0.3_pre20220805.ebuild +++ b/app-emacs/powershell/powershell-0.3_pre20220805.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}"/${PN}.el-${PV} fi - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"