diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:10:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:41 +0000 |
commit | ec7a988ab52185185e6bc762dca33436e6a06e84 (patch) | |
tree | 3af02afa6d7a335a614366074c8cb2b1db3717d1 /app-xemacs/crisp | |
parent | app-xemacs/cookie: stable 1.17 for ppc64, bug #666312 (diff) | |
download | gentoo-ec7a988ab52185185e6bc762dca33436e6a06e84.tar.gz gentoo-ec7a988ab52185185e6bc762dca33436e6a06e84.tar.bz2 gentoo-ec7a988ab52185185e6bc762dca33436e6a06e84.zip |
app-xemacs/crisp: stable 1.17 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/crisp')
-rw-r--r-- | app-xemacs/crisp/crisp-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/crisp/crisp-1.17.ebuild b/app-xemacs/crisp/crisp-1.17.ebuild index b1e4ddf3192a..0ffa3140caa5 100644 --- a/app-xemacs/crisp/crisp-1.17.ebuild +++ b/app-xemacs/crisp/crisp-1.17.ebuild @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Crisp/Brief emulation" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |