diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:35:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:52 +0200 |
commit | d3740e44edb46c0635f4117590f5dab759e9ca90 (patch) | |
tree | 30aa110c445eee19707e70021a1f666907e8caa6 /app-xemacs/xemacs-ispell | |
parent | app-xemacs/xemacs-eterm: x86 stable (bug #666312) (diff) | |
download | gentoo-d3740e44edb46c0635f4117590f5dab759e9ca90.tar.gz gentoo-d3740e44edb46c0635f4117590f5dab759e9ca90.tar.bz2 gentoo-d3740e44edb46c0635f4117590f5dab759e9ca90.zip |
app-xemacs/xemacs-ispell: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-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 8e654f12ad35..47192440f079 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 |