diff options
Diffstat (limited to 'dev-util/elfkickers/elfkickers-3.0a.ebuild')
-rw-r--r-- | dev-util/elfkickers/elfkickers-3.0a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/elfkickers/elfkickers-3.0a.ebuild b/dev-util/elfkickers/elfkickers-3.0a.ebuild index dde36a74011a..dc4bc61693ac 100644 --- a/dev-util/elfkickers/elfkickers-3.0a.ebuild +++ b/dev-util/elfkickers/elfkickers-3.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-3.0a.ebuild,v 1.2 2012/02/21 13:51:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-3.0a.ebuild,v 1.3 2012/03/12 19:26:28 maekke Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://www.muppetlabs.com/~breadbox/pub/software/${MY_PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ~mips ~sparc ~x86 ~x86-fbsd" IUSE="doc" DEPEND="app-misc/pax-utils" |