diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-01 08:48:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-01 08:55:17 +0100 |
commit | e2a5bf2b006680dfb0604c7a7f9fd0a95c248179 (patch) | |
tree | 8262aea0271b93a601b5087ebbc59415eb3d6f9d /app-editors | |
parent | app-arch/bzip2: Bump to version 1.0.7 (diff) | |
download | gentoo-e2a5bf2b006680dfb0604c7a7f9fd0a95c248179.tar.gz gentoo-e2a5bf2b006680dfb0604c7a7f9fd0a95c248179.tar.bz2 gentoo-e2a5bf2b006680dfb0604c7a7f9fd0a95c248179.zip |
app-editors/emacs: stable 26.2 for hppa, bug #688616
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.2.ebuild b/app-editors/emacs/emacs-26.2.ebuild index 307d55bad7c7..d0f08b3004a4 100644 --- a/app-editors/emacs/emacs-26.2.ebuild +++ b/app-editors/emacs/emacs-26.2.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 ~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 ~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 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 )" |