diff options
Diffstat (limited to 'app-misc/editor-wrapper/editor-wrapper-4.ebuild')
-rw-r--r-- | app-misc/editor-wrapper/editor-wrapper-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/editor-wrapper/editor-wrapper-4.ebuild b/app-misc/editor-wrapper/editor-wrapper-4.ebuild index 10f6689a64b8..5fc78c28c22b 100644 --- a/app-misc/editor-wrapper/editor-wrapper-4.ebuild +++ b/app-misc/editor-wrapper/editor-wrapper-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/editor-wrapper-4.ebuild,v 1.1 2011/08/22 22:33:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/editor-wrapper-4.ebuild,v 1.2 2011/08/23 17:12:07 hwoarang Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}" |