diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-24 10:45:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-24 10:45:12 +0000 |
commit | ba87c1dcb6247f9775cd4f7333e9e66d77120f33 (patch) | |
tree | a47c18fcf307915a383f2cf022c023e5e4bfc881 /app-editors/emacs/emacs-22.3.ebuild | |
parent | Add ~sparc keyword, bug #245949 (diff) | |
download | gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.tar.gz gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.tar.bz2 gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.zip |
arm/s390/sh stable
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-editors/emacs/emacs-22.3.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-22.3.ebuild b/app-editors/emacs/emacs-22.3.ebuild index acddba9d4502..c5048b82d6e9 100644 --- a/app-editors/emacs/emacs-22.3.ebuild +++ b/app-editors/emacs/emacs-22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.13 2008/11/26 21:11:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.14 2008/12/24 10:45:12 armin76 Exp $ inherit autotools elisp-common eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2 BSD as-is X11" SLOT="22" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |