summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-04 09:20:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-04 09:20:36 +0000
commit3b593447bd11b40dac9adf62c7d5b21b7296cf9e (patch)
tree3b52943c426d114483676d50209822cdecdc7af7 /sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
parentadd missing bc dep for tests (diff)
downloadhistorical-3b593447bd11b40dac9adf62c7d5b21b7296cf9e.tar.gz
historical-3b593447bd11b40dac9adf62c7d5b21b7296cf9e.tar.bz2
historical-3b593447bd11b40dac9adf62c7d5b21b7296cf9e.zip
Stable for sparc, wrt bug #524374
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
index 353d9a8d6dcd..1efa0e5deea8 100644
--- a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-3.2.1.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/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.8 2014/11/03 09:35:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.9 2014/11/04 09:20:35 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
LICENSE="LGPL-2.1"
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="libedit nls readline static static-libs"
REQUIRED_USE="static? ( static-libs )"