diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 15:53:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-10 15:53:40 +0200 |
commit | e3f1249e1c5776152af6ea18d4ceda62c10123b4 (patch) | |
tree | 6c3048491351577d00003b7a1073df4c2b354736 /sys-fs | |
parent | dev-libs/elfutils: amd64 stable wrt bug #585476 (diff) | |
download | gentoo-e3f1249e1c5776152af6ea18d4ceda62c10123b4.tar.gz gentoo-e3f1249e1c5776152af6ea18d4ceda62c10123b4.tar.bz2 gentoo-e3f1249e1c5776152af6ea18d4ceda62c10123b4.zip |
sys-fs/xfsprogs: amd64 stable wrt bug #583706
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 e462b066614c..4b590e5a8ca9 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 )" |