diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:44 +0100 |
commit | f148cdde06e8edccbd6a39e1b6ef53f1151be973 (patch) | |
tree | 2f3aac03f4e34697f5f168c8a61fd6e0ff739336 /sys-fs | |
parent | dev-util/dialog: x86 stable wrt bug #604600 (diff) | |
download | gentoo-f148cdde06e8edccbd6a39e1b6ef53f1151be973.tar.gz gentoo-f148cdde06e8edccbd6a39e1b6ef53f1151be973.tar.bz2 gentoo-f148cdde06e8edccbd6a39e1b6ef53f1151be973.zip |
sys-fs/f2fs-tools: x86 stable wrt bug #597566
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild index 968b203af790..3d83b69378fb 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86" IUSE="" src_prepare() { |