diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:16:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:20:58 +0300 |
commit | 35b240ac6c9f40fbc3470f509b0cf12f2fade1e7 (patch) | |
tree | 28798b76062c5cbf09fe08196b109809a7dc5f37 /app-xemacs/sml-mode | |
parent | x11-drivers/nvidia-drivers: Version 410.66 (diff) | |
download | gentoo-35b240ac6c9f40fbc3470f509b0cf12f2fade1e7.tar.gz gentoo-35b240ac6c9f40fbc3470f509b0cf12f2fade1e7.tar.bz2 gentoo-35b240ac6c9f40fbc3470f509b0cf12f2fade1e7.zip |
app-xemacs/sml-mode: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/sml-mode')
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sml-mode/sml-mode-0.14.ebuild b/app-xemacs/sml-mode/sml-mode-0.14.ebuild index 88755b7da1e7..62f9ba3c48db 100644 --- a/app-xemacs/sml-mode/sml-mode-0.14.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/fsf-compat " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |