diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 22:30:54 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 22:45:31 +0100 |
commit | fd0a5ed1b35cfae89a014178a9efc1c296e2403a (patch) | |
tree | 34d52f6092d73b584c8fcb8309b5946b8dcd943f /app-editors | |
parent | sys-power/acpilight: Drop old snapshots (diff) | |
download | gentoo-fd0a5ed1b35cfae89a014178a9efc1c296e2403a.tar.gz gentoo-fd0a5ed1b35cfae89a014178a9efc1c296e2403a.tar.bz2 gentoo-fd0a5ed1b35cfae89a014178a9efc1c296e2403a.zip |
app-editors/emacs: arm ppc ppc64 stable (bug 608192).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.1.ebuild b/app-editors/emacs/emacs-25.1.ebuild index 336c55a19934..3a29bac19fbe 100644 --- a/app-editors/emacs/emacs-25.1.ebuild +++ b/app-editors/emacs/emacs-25.1.ebuild @@ -12,7 +12,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 ~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 ~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 )" |