diff options
author | 2013-02-06 19:46:41 +0000 | |
---|---|---|
committer | 2013-02-06 19:46:41 +0000 | |
commit | c93ce337b75aef1f90752371b954ef50cbfdccf3 (patch) | |
tree | 9cec4355a5edcde48f9ce60d1648edc8ae5af22d /sys-fs/dosfstools/dosfstools-3.0.13.ebuild | |
parent | tidy (diff) | |
download | gentoo-2-c93ce337b75aef1f90752371b954ef50cbfdccf3.tar.gz gentoo-2-c93ce337b75aef1f90752371b954ef50cbfdccf3.tar.bz2 gentoo-2-c93ce337b75aef1f90752371b954ef50cbfdccf3.zip |
Stable for sparc, wrt bug #453716
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/dosfstools/dosfstools-3.0.13.ebuild')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild b/sys-fs/dosfstools/dosfstools-3.0.13.ebuild index 2971f0d97814..05d469234970 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.13.ebuild,v 1.11 2013/02/04 10:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.13.ebuild,v 1.12 2013/02/06 19:46:41 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.daniel-baumann.ch/files/software/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RESTRICT="test" # there is no test target #239071 |