diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:48:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:25:16 +0000 |
commit | b6cf76dd6f1951db595a661731cf77bcd10a1d43 (patch) | |
tree | 1f42e354ca00843d731b4987514c66acf602893b /app-xemacs | |
parent | app-xemacs/xemacs-eterm: stable 1.20 for ppc, bug #666312 (diff) | |
download | gentoo-b6cf76dd6f1951db595a661731cf77bcd10a1d43.tar.gz gentoo-b6cf76dd6f1951db595a661731cf77bcd10a1d43.tar.bz2 gentoo-b6cf76dd6f1951db595a661731cf77bcd10a1d43.zip |
app-xemacs/xemacs-ispell: stable 1.37 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-xemacs')
-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 47192440f079..dfa1c79beb9b 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 |