diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-08-22 10:06:29 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-08-22 10:06:29 +0200 |
commit | 5d3718afecf95e28454c5214a0ee53f1664a08c9 (patch) | |
tree | 058405279686a804646257de0c5a1210be679649 /app-editors/emacs | |
parent | net-misc/youtube-dl: Old. (diff) | |
download | gentoo-5d3718afecf95e28454c5214a0ee53f1664a08c9.tar.gz gentoo-5d3718afecf95e28454c5214a0ee53f1664a08c9.tar.bz2 gentoo-5d3718afecf95e28454c5214a0ee53f1664a08c9.zip |
app-editors/emacs: Add keywords to release candidate.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-25.1_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.1_rc1.ebuild b/app-editors/emacs/emacs-25.1_rc1.ebuild index b5fd6b358b00..7894ed8fa7a6 100644 --- a/app-editors/emacs/emacs-25.1_rc1.ebuild +++ b/app-editors/emacs/emacs-25.1_rc1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu-alpha/emacs/pretest/emacs-${PV/_/-}.tar.xz" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="25" -KEYWORDS="" +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 cairo 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 xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |