commit: 658887ea221344ebda3cc974caf033b0ec01a93c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:34:44 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 17:34:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658887ea
app-emacs/transient: Stabilize 0.8.1 ALLARCHES, #948559
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/transient/transient-0.8.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/transient/transient-0.8.1.ebuild
b/app-emacs/transient/transient-0.8.1.ebuild
index f99ae40b0465..cc8c18449315 100644
--- a/app-emacs/transient/transient-0.8.1.ebuild
+++ b/app-emacs/transient/transient-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-3+"