diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:20:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:04:57 +0200 |
commit | 94b09aaaaba3d349d663efe33e869a8ceafc02ae (patch) | |
tree | 114fcd022ea8b0fe800f4081e4a1b5766e920957 /app-editors | |
parent | app-editors/emacs: x86 stable (bug #667038) (diff) | |
download | gentoo-94b09aaaaba3d349d663efe33e869a8ceafc02ae.tar.gz gentoo-94b09aaaaba3d349d663efe33e869a8ceafc02ae.tar.bz2 gentoo-94b09aaaaba3d349d663efe33e869a8ceafc02ae.zip |
app-editors/emacs: x86 stable (bug #667040)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-25.3-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild b/app-editors/emacs/emacs-25.3-r6.ebuild index 15381db874e5..be587fc0d467 100644 --- a/app-editors/emacs/emacs-25.3-r6.ebuild +++ b/app-editors/emacs/emacs-25.3-r6.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 ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~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 gtk2 gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |