commit: 6bdffe221026a400fa0480476754b9b2371c9bbc
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 00:11:49 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 00:13:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdffe22
app-emacs/transient: Stabilize 0.11.0 ALLARCHES, #969355
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-emacs/transient/transient-0.11.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/transient/transient-0.11.0.ebuild
b/app-emacs/transient/transient-0.11.0.ebuild
index 4da693ab9e78..401459ba42d9 100644
--- a/app-emacs/transient/transient-0.11.0.ebuild
+++ b/app-emacs/transient/transient-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-3+"