diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 18:30:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 18:30:20 +0100 |
commit | e567a7b98efccb0ba133774508ce508147ccd148 (patch) | |
tree | af7f71446c5caa3dc0de0c90a19b27988c614149 /app-editors | |
parent | app-editors/emacs: stable 24.5-r4 for ppc, bug #630680 (diff) | |
download | gentoo-e567a7b98efccb0ba133774508ce508147ccd148.tar.gz gentoo-e567a7b98efccb0ba133774508ce508147ccd148.tar.bz2 gentoo-e567a7b98efccb0ba133774508ce508147ccd148.zip |
app-editors/emacs: stable 25.3 for ppc, bug #630680
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.3.ebuild b/app-editors/emacs/emacs-25.3.ebuild index ec667f7ab0d9..69bb218fd30b 100644 --- a/app-editors/emacs/emacs-25.3.ebuild +++ b/app-editors/emacs/emacs-25.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="25" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |