summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-10-19 23:31:32 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-10-19 23:33:57 +0200
commitcbdbfb23fcb6ad4b14a45835350a5716fdfdd27d (patch)
treed2da6adc1fe011b5466ce42aa9c8809542a73b56
parentapp-emacs/clojure-mode: drop old 5.16.2 (diff)
downloadgentoo-cbdbfb23fcb6ad4b14a45835350a5716fdfdd27d.tar.gz
gentoo-cbdbfb23fcb6ad4b14a45835350a5716fdfdd27d.tar.bz2
gentoo-cbdbfb23fcb6ad4b14a45835350a5716fdfdd27d.zip
app-emacs/yaml: Stabilize 0.5.3 amd64, #916024
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--app-emacs/yaml/yaml-0.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"