diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-12 08:18:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-12 08:19:54 +0100 |
commit | c5fbccdf4947ae9e623979f05205157294ea9b44 (patch) | |
tree | 4ef234570e6c5b35924f4a9acfacb4289827acfa /app-editors/emacs | |
parent | dev-libs/gmime: fix linking on Solaris (diff) | |
download | gentoo-c5fbccdf4947ae9e623979f05205157294ea9b44.tar.gz gentoo-c5fbccdf4947ae9e623979f05205157294ea9b44.tar.bz2 gentoo-c5fbccdf4947ae9e623979f05205157294ea9b44.zip |
app-editors/emacs: stable 23.4-r16 for ia64, bug #630680
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-editors/emacs')
-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 0fb6928c3372..cde2b312795a 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 )" |