diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-28 21:13:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 20:37:27 +0000 |
commit | 9beae2f5718e5f2699063eabad4a2318ed0370a2 (patch) | |
tree | 650ce67684890dd3117b4ac3e71e591e8d6a8d4e /app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | |
parent | media-gfx/imagemagick: bump to v6.9.10-14 & 7.0.8-14 (diff) | |
download | gentoo-9beae2f5718e5f2699063eabad4a2318ed0370a2.tar.gz gentoo-9beae2f5718e5f2699063eabad4a2318ed0370a2.tar.bz2 gentoo-9beae2f5718e5f2699063eabad4a2318ed0370a2.zip |
app-xemacs/xemacs-ispell: stable 1.37 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/xemacs-ispell/xemacs-ispell-1.37.ebuild')
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild index dfa1c79beb9b..4fb3e258011f 100644 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild @@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/} SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86" inherit xemacs-packages |