diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-05 20:36:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-05 20:36:20 +0000 |
commit | c578944942eb4a2466135fa83927e3c2c080cbaa (patch) | |
tree | 5ba18704392001694ee6be5a79f2be3c1638fdad /sys-fs/dosfstools/dosfstools-3.0.26.ebuild | |
parent | Stable for HPPA (bug #506816). (diff) | |
download | gentoo-2-c578944942eb4a2466135fa83927e3c2c080cbaa.tar.gz gentoo-2-c578944942eb4a2466135fa83927e3c2c080cbaa.tar.bz2 gentoo-2-c578944942eb4a2466135fa83927e3c2c080cbaa.zip |
Stable for HPPA (bug #506066).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-fs/dosfstools/dosfstools-3.0.26.ebuild')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild index 6d4d60e58b35..2bc75f7e8241 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.26.ebuild,v 1.2 2014/04/02 18:54:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.26.ebuild,v 1.3 2014/04/05 20:36:20 jer Exp $ EAPI="5" @@ -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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" RESTRICT="test" # there is no test target #239071 src_prepare() { |