diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 16:07:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 16:12:51 +0200 |
commit | a99ae21cfa9fb31909b7b4f9405d2849b17045a5 (patch) | |
tree | 145a84c3836ce42f80a5c59733d07551df19bfee /app-editors/emacs | |
parent | use.desc: Remove unused USE=curlwrappers (diff) | |
download | gentoo-a99ae21cfa9fb31909b7b4f9405d2849b17045a5.tar.gz gentoo-a99ae21cfa9fb31909b7b4f9405d2849b17045a5.tar.bz2 gentoo-a99ae21cfa9fb31909b7b4f9405d2849b17045a5.zip |
app-editors/emacs-24.5-r1: add alpha keyword
Gentoo-Bug: 576532
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r1.ebuild b/app-editors/emacs/emacs-24.5-r1.ebuild index 136055671806..e1c1c324b7dd 100644 --- a/app-editors/emacs/emacs-24.5-r1.ebuild +++ b/app-editors/emacs/emacs-24.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="24" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena dbus 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 zlib" REQUIRED_USE="?? ( aqua X )" |