diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
commit | cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca (patch) | |
tree | 097727bc5a68e6772d75437f3db60ee7b7e4fefc /app-editors/emacs/emacs-26.3-r1.ebuild | |
parent | app-doc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.gz gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.bz2 gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.zip |
app-editors: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/emacs/emacs-26.3-r1.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-26.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.3-r1.ebuild b/app-editors/emacs/emacs-26.3-r1.ebuild index a1a4299b9897..4540d38c57c5 100644 --- a/app-editors/emacs/emacs-26.3-r1.ebuild +++ b/app-editors/emacs/emacs-26.3-r1.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="26" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~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 ~riscv ~sh ~sparc ~x86 ~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 lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |