summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-18 17:23:38 +0000
committerSam James <sam@gentoo.org>2024-01-18 17:23:38 +0000
commita0ef2464e309e4ca67daf0bd6ce840319116b8de (patch)
treed7817a1c9244bdaa4e2a3bf522572eeda3363854
parentapp-emacs/transient: Stabilize 0.5.3 ALLARCHES, #922365 (diff)
downloadgentoo-a0ef2464e309e4ca67daf0bd6ce840319116b8de.tar.gz
gentoo-a0ef2464e309e4ca67daf0bd6ce840319116b8de.tar.bz2
gentoo-a0ef2464e309e4ca67daf0bd6ce840319116b8de.zip
app-emacs/yaml: Stabilize 0.5.5 amd64, #922366
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emacs/yaml/yaml-0.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/yaml/yaml-0.5.5.ebuild b/app-emacs/yaml/yaml-0.5.5.ebuild
index c553097ceca3..e8780603abc7 100644
--- a/app-emacs/yaml/yaml-0.5.5.ebuild
+++ b/app-emacs/yaml/yaml-0.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}"/yaml.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"