diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:48:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:55:15 +0100 |
commit | 059a431b3ced30a7f81a4650fec9194b5f22ad22 (patch) | |
tree | 9f9b86cc937231dc57d9d5e776f523471b43326f /app-editors | |
parent | dev-tex/latex2html: Found and fixed the last unescaped left brace. Bug 617760. (diff) | |
download | gentoo-059a431b3ced30a7f81a4650fec9194b5f22ad22.tar.gz gentoo-059a431b3ced30a7f81a4650fec9194b5f22ad22.tar.bz2 gentoo-059a431b3ced30a7f81a4650fec9194b5f22ad22.zip |
app-editors/emacs: stable 23.4-r16 for ppc64, bug #630680
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-23.4-r16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-23.4-r16.ebuild b/app-editors/emacs/emacs-23.4-r16.ebuild index 577a5505c14f..9cb17388d5ea 100644 --- a/app-editors/emacs/emacs-23.4-r16.ebuild +++ b/app-editors/emacs/emacs-23.4-r16.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="23" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="?? ( aqua X )" |