commit: 2994fb4c86dafdee898623b6c2cccf4267284482
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 27 17:22:29 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 17:22:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2994fb4c
app-emacs/python-mode: Stabilize 6.3.1 ALLARCHES, #960588
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/python-mode/python-mode-6.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/python-mode/python-mode-6.3.1.ebuild
b/app-emacs/python-mode/python-mode-6.3.1.ebuild
index 24ceefa15d8b..b6859cf23b2c 100644
--- a/app-emacs/python-mode/python-mode-6.3.1.ebuild
+++ b/app-emacs/python-mode/python-mode-6.3.1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitlab.com/python-mode-devs/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos"
+ KEYWORDS="amd64 arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"