diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:55:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:55:23 +0000 |
commit | f9f23e1d747b3183bd369a6129a0c0b683832798 (patch) | |
tree | eafeaef94015de23f820a09ff604a8f7f893f2a7 /sys-fs/dosfstools/dosfstools-3.0.13.ebuild | |
parent | Stable for s390, wrt bug #449746 (diff) | |
download | gentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.tar.gz gentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.tar.bz2 gentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.zip |
Stable for s390, wrt bug #453716
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 05d469234970..fc805584c9df 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.12 2013/02/06 19:46:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.13.ebuild,v 1.13 2013/02/20 09:55:23 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 |