diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:19:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:34:06 +0000 |
commit | 6773a096d6b51a99678859e1e0faacd48f57d14f (patch) | |
tree | f15321d69651427ca958524604658645740e69c3 /app-xemacs | |
parent | app-xemacs/slider: stable 1.18 for ppc64, bug #666312 (diff) | |
download | gentoo-6773a096d6b51a99678859e1e0faacd48f57d14f.tar.gz gentoo-6773a096d6b51a99678859e1e0faacd48f57d14f.tar.bz2 gentoo-6773a096d6b51a99678859e1e0faacd48f57d14f.zip |
app-xemacs/sml-mode: stable 0.14 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-xemacs')
-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 933afdfe0a7b..ff6ee011d768 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 |