diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 20:17:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 20:17:34 +0000 |
commit | cd322ff38446d81286160bcb1a749b8903a748ec (patch) | |
tree | 7ae7b9c4b9a6ce9fd1c86cf6feed1a27dabc4c0c /app-emacs | |
parent | app-emacs/parsebib: Stabilize 4.3 amd64, #903678 (diff) | |
download | gentoo-cd322ff38446d81286160bcb1a749b8903a748ec.tar.gz gentoo-cd322ff38446d81286160bcb1a749b8903a748ec.tar.bz2 gentoo-cd322ff38446d81286160bcb1a749b8903a748ec.zip |
app-emacs/yaml: Stabilize 0.5.2 amd64, #903678
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yaml/yaml-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |