diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:24:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:02 +0200 |
commit | 176261dc78b2d4ab780d4b076be240e2f6f40152 (patch) | |
tree | 3049eb8adb53d9e7d1a8ec79d773836ffb1267da /app-xemacs/sml-mode/sml-mode-0.14.ebuild | |
parent | app-xemacs/slider: x86 stable (bug #666312) (diff) | |
download | gentoo-176261dc78b2d4ab780d4b076be240e2f6f40152.tar.gz gentoo-176261dc78b2d4ab780d4b076be240e2f6f40152.tar.bz2 gentoo-176261dc78b2d4ab780d4b076be240e2f6f40152.zip |
app-xemacs/sml-mode: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/sml-mode/sml-mode-0.14.ebuild')
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sml-mode/sml-mode-0.14.ebuild b/app-xemacs/sml-mode/sml-mode-0.14.ebuild index 62f9ba3c48db..3b31c9e82691 100644 --- a/app-xemacs/sml-mode/sml-mode-0.14.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.14.ebuild @@ -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 |