diff options
Diffstat (limited to 'app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild index 3140d7557c2a..911cca97d5fa 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild,v 1.2 2009/04/11 17:53:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20080605.ebuild,v 1.3 2009/04/14 10:15:14 armin76 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="X png unicode xv" RESTRICT="strip" |