diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-12-01 12:19:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-12-01 12:19:42 +0100 |
commit | f8de1ccf86d65b1b15bb42a6c8df4a28a708ff2e (patch) | |
tree | 5c044808192f9bbe1d118e2313eb2c5d9cc09376 /app-editors/emacs/emacs-23.4-r16.ebuild | |
parent | package.masks: the remaining masks for 17.0 to make the board green, I hope (diff) | |
download | gentoo-f8de1ccf86d65b1b15bb42a6c8df4a28a708ff2e.tar.gz gentoo-f8de1ccf86d65b1b15bb42a6c8df4a28a708ff2e.tar.bz2 gentoo-f8de1ccf86d65b1b15bb42a6c8df4a28a708ff2e.zip |
app-editors/emacs: amd64 stable wrt bug #630680
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/emacs/emacs-23.4-r16.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-23.4-r16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-23.4-r16.ebuild b/app-editors/emacs/emacs-23.4-r16.ebuild index 15369355c279..210f81f16181 100644 --- a/app-editors/emacs/emacs-23.4-r16.ebuild +++ b/app-editors/emacs/emacs-23.4-r16.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="23" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="?? ( aqua X )" |