diff options
Diffstat (limited to 'sys-fs/dosfstools/dosfstools-3.0.2.ebuild')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.2.ebuild b/sys-fs/dosfstools/dosfstools-3.0.2.ebuild index e96b0c66b53e..faedc4a4a698 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.2.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.2.ebuild,v 1.5 2009/08/03 03:23:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.2.ebuild,v 1.6 2010/01/12 23:41:15 vapier Exp $ inherit toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.daniel-baumann.ch/software/dosfstools/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RESTRICT="test" # there is no test target #239071 |