diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:17:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:17:05 +0200 |
commit | ba13b0d2863e03a15b9e044f4cfaff9d31fce691 (patch) | |
tree | e7379eede9a1b473afccbb44047d07dfddac680a /sys-fs/f2fs-tools | |
parent | media-gfx/exiv2: x86 stable (bug #658236) (diff) | |
download | gentoo-ba13b0d2863e03a15b9e044f4cfaff9d31fce691.tar.gz gentoo-ba13b0d2863e03a15b9e044f4cfaff9d31fce691.tar.bz2 gentoo-ba13b0d2863e03a15b9e044f4cfaff9d31fce691.zip |
sys-fs/f2fs-tools: x86 stable (bug #666360)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-fs/f2fs-tools')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild index 250b60117eba..a34103dcc6cf 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/4" -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86" IUSE="selinux" RDEPEND=" |