commit: cbdbfb23fcb6ad4b14a45835350a5716fdfdd27d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:31:32 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:33:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbdbfb23
app-emacs/yaml: Stabilize 0.5.3 amd64, #916024
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/yaml/yaml-0.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/yaml/yaml-0.5.3.ebuild b/app-emacs/yaml/yaml-0.5.3.ebuild
index c553097ceca3..99585ec64302 100644
--- a/app-emacs/yaml/yaml-0.5.3.ebuild
+++ b/app-emacs/yaml/yaml-0.5.3.ebuild
@@ -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"