commit: cd322ff38446d81286160bcb1a749b8903a748ec
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 20:17:34 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 20:17:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd322ff3
app-emacs/yaml: Stabilize 0.5.2 amd64, #903678
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/yaml/yaml-0.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/yaml/yaml-0.5.2.ebuild b/app-emacs/yaml/yaml-0.5.2.ebuild
index c553097ceca3..99585ec64302 100644
--- a/app-emacs/yaml/yaml-0.5.2.ebuild
+++ b/app-emacs/yaml/yaml-0.5.2.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"