summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-21 07:47:04 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-21 07:47:04 +0000
commit94f3f70c629d9feee70488c65e0f0612e870b6f6 (patch)
treef94d19e4d589488528895873d0215601aa5c1847 /sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild
parentCompile on gcc-4.7 Bug #421967 (diff)
downloadgentoo-2-94f3f70c629d9feee70488c65e0f0612e870b6f6.tar.gz
gentoo-2-94f3f70c629d9feee70488c65e0f0612e870b6f6.tar.bz2
gentoo-2-94f3f70c629d9feee70488c65e0f0612e870b6f6.zip
marked x86 per bug 422225
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild
index 5afacfada64e..0ae14e21629f 100644
--- a/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild,v 1.2 2012/06/19 19:51:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.8.ebuild,v 1.3 2012/06/21 07:47:04 jdhore 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 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="libedit nls readline static static-libs"
REQUIRED_USE="static? ( static-libs )"