commit: a0ef2464e309e4ca67daf0bd6ce840319116b8de
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 17:23:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 17:23:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ef2464
app-emacs/yaml: Stabilize 0.5.5 amd64, #922366
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/yaml/yaml-0.5.5.ebuild | 4 ++--
1 file 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"