diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:10:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | d77325382ba8d40d7e0ca16324223ab91df6160b (patch) | |
tree | d2c813bdf4556a5e99576381d7182ae11bd5f0f0 /sys-fs/xfsprogs | |
parent | games-fps/freedoom: x86 stable wrt bug #579026 (diff) | |
download | gentoo-d77325382ba8d40d7e0ca16324223ab91df6160b.tar.gz gentoo-d77325382ba8d40d7e0ca16324223ab91df6160b.tar.bz2 gentoo-d77325382ba8d40d7e0ca16324223ab91df6160b.zip |
sys-fs/xfsprogs: x86 stable wrt bug #583706
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild index 4b590e5a8ca9..cdcc310a729e 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild @@ -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 )" |