summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-14 20:49:43 +0000
committerSam James <sam@gentoo.org>2022-02-14 20:49:43 +0000
commit58c4e17f904bd9fe723d1d974fb76cce65683650 (patch)
treec9f7afc7d6f37669e5d8803393b6cc126f6b3a46 /app-emacs/transient
parentapp-emacs/treepy: Stabilize 0.1.2 ALLARCHES, #833349 (diff)
downloadgentoo-58c4e17f904bd9fe723d1d974fb76cce65683650.tar.gz
gentoo-58c4e17f904bd9fe723d1d974fb76cce65683650.tar.bz2
gentoo-58c4e17f904bd9fe723d1d974fb76cce65683650.zip
app-emacs/transient: Stabilize 0.3.7 ALLARCHES, #833349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/transient')
-rw-r--r--app-emacs/transient/transient-0.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/transient/transient-0.3.7.ebuild b/app-emacs/transient/transient-0.3.7.ebuild
index a23829397b0b..e85ccb848169 100644
--- a/app-emacs/transient/transient-0.3.7.ebuild
+++ b/app-emacs/transient/transient-0.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/transient/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="docs/*.texi"