diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-28 19:52:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 20:06:30 +0000 |
commit | c76d59b6d44947fed9a1533f616200d0492dde59 (patch) | |
tree | 682277530307bf5597b76210287d352a35da837b /app-xemacs/sml-mode | |
parent | app-xemacs/calc: stable 1.28 for sparc, bug #666312 (diff) | |
download | gentoo-c76d59b6d44947fed9a1533f616200d0492dde59.tar.gz gentoo-c76d59b6d44947fed9a1533f616200d0492dde59.tar.bz2 gentoo-c76d59b6d44947fed9a1533f616200d0492dde59.zip |
app-xemacs/sml-mode: stable 0.14 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-xemacs/sml-mode')
-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 bc898045bdd6..933afdfe0a7b 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 |