diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 10:46:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 10:46:10 +0300 |
commit | f1dec8b2293405e9b6e9c0e287fdf6560cc71664 (patch) | |
tree | 5b04665dc62e52b59bbc371f7850446434e85739 /app-emacs | |
parent | app-emacs/osm: Stabilize 0.11 amd64, #907112 (diff) | |
download | gentoo-f1dec8b2293405e9b6e9c0e287fdf6560cc71664.tar.gz gentoo-f1dec8b2293405e9b6e9c0e287fdf6560cc71664.tar.bz2 gentoo-f1dec8b2293405e9b6e9c0e287fdf6560cc71664.zip |
app-emacs/sml-mode: Stabilize 6.12 ALLARCHES, #907114
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/sml-mode/sml-mode-6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/sml-mode/sml-mode-6.12.ebuild b/app-emacs/sml-mode/sml-mode-6.12.ebuild index 60deef5a104c..01193640b61e 100644 --- a/app-emacs/sml-mode/sml-mode-6.12.ebuild +++ b/app-emacs/sml-mode/sml-mode-6.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ppc x86" DOCS=( README TODO ) ELISP_REMOVE="${PN}-pkg.el" |