diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:21:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:34:21 +0000 |
commit | a7b8cc9068eb9ed2995582797a339c7ad569829a (patch) | |
tree | d6e483e683a0e546deeb75753f260a5b5767aadd /app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | |
parent | app-xemacs/xemacs-eterm: stable 1.20 for ppc64, bug #666312 (diff) | |
download | gentoo-a7b8cc9068eb9ed2995582797a339c7ad569829a.tar.gz gentoo-a7b8cc9068eb9ed2995582797a339c7ad569829a.tar.bz2 gentoo-a7b8cc9068eb9ed2995582797a339c7ad569829a.zip |
app-xemacs/xemacs-ispell: stable 1.37 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/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 4fb3e258011f..70f9bbbeed02 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 |