commit: f54ee3037f41ff3be7c8db0ee1159123aed4effd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 23:24:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 23:24:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54ee303
app-emacs/transient: Stabilize 0.3.7_p20220918-r1 amd64, #889586
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild
b/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild
index 664f1e168a38..8f6607cd6819 100644
--- a/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild
+++ b/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
DOCS=( README.org docs/transient.org )
SITEFILE="50${PN}-gentoo.el"