summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-03 23:24:48 +0000
committerSam James <sam@gentoo.org>2023-01-03 23:24:56 +0000
commitf54ee3037f41ff3be7c8db0ee1159123aed4effd (patch)
tree257c727d61be9894986ac7a6722fdc521fe2e09e /app-emacs/transient
parentnet-wireless/uhd: fix build w/ gcc 13 (diff)
downloadgentoo-f54ee3037f41ff3be7c8db0ee1159123aed4effd.tar.gz
gentoo-f54ee3037f41ff3be7c8db0ee1159123aed4effd.tar.bz2
gentoo-f54ee3037f41ff3be7c8db0ee1159123aed4effd.zip
app-emacs/transient: Stabilize 0.3.7_p20220918-r1 amd64, #889586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/transient')
-rw-r--r--app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild4
1 files 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"