diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:07:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:07:36 +0200 |
commit | f403b992ad5f792494834bee304c06f7014c0d5e (patch) | |
tree | 3ecc77897d122f76a5cfe37c1a80c091af027ea4 /sys-fs | |
parent | media-libs/qimageblitz: x86 stable wrt bug #623530 (diff) | |
download | gentoo-f403b992ad5f792494834bee304c06f7014c0d5e.tar.gz gentoo-f403b992ad5f792494834bee304c06f7014c0d5e.tar.bz2 gentoo-f403b992ad5f792494834bee304c06f7014c0d5e.zip |
sys-fs/xfsprogs: x86 stable wrt bug #612908
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild index 639c978ba221..9ffcd8b4bb66 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |