diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-06 21:51:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-06 21:51:53 +0000 |
commit | a8f348d7f09359bfa9dcc3b39c264683ce6eaa81 (patch) | |
tree | c4a44a56b71c89fe5df953feb26eeb759c02fbe6 /dev-util/lafilefixer/lafilefixer-0.5.ebuild | |
parent | version bump (diff) | |
download | historical-a8f348d7f09359bfa9dcc3b39c264683ce6eaa81.tar.gz historical-a8f348d7f09359bfa9dcc3b39c264683ce6eaa81.tar.bz2 historical-a8f348d7f09359bfa9dcc3b39c264683ce6eaa81.zip |
keyword ~x86-fbsd, bug #267148
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-util/lafilefixer/lafilefixer-0.5.ebuild')
-rw-r--r-- | dev-util/lafilefixer/lafilefixer-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lafilefixer/lafilefixer-0.5.ebuild b/dev-util/lafilefixer/lafilefixer-0.5.ebuild index 995fb6deab52..0619d4afa955 100644 --- a/dev-util/lafilefixer/lafilefixer-0.5.ebuild +++ b/dev-util/lafilefixer/lafilefixer-0.5.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/dev-util/lafilefixer/lafilefixer-0.5.ebuild,v 1.5 2009/04/26 19:23:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lafilefixer/lafilefixer-0.5.ebuild,v 1.6 2009/05/06 21:51:53 aballier Exp $ EAPI=2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND=">=app-shells/bash-3.2 |