diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:04:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:05:07 +0000 |
commit | caa8da3b2b9e913abb1c97c1901df9f567bc80af (patch) | |
tree | cbd71238cb46107c4d22fa75c62dc5e9c95e86e2 /app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | |
parent | app-xemacs/xemacs-base: stable 2.46 for hppa, bug #666312 (diff) | |
download | gentoo-caa8da3b2b9e913abb1c97c1901df9f567bc80af.tar.gz gentoo-caa8da3b2b9e913abb1c97c1901df9f567bc80af.tar.bz2 gentoo-caa8da3b2b9e913abb1c97c1901df9f567bc80af.zip |
app-xemacs/xemacs-ispell: stable 1.37 for hppa, bug #666312
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
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 70f9bbbeed02..76a1c5f2cabb 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 |