diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-07-03 07:30:28 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-07-03 10:11:22 -0400 |
commit | b0e8c6e9ec4ac5ba00b99f9aee89ea74ef00bd2a (patch) | |
tree | d59d6f58510f1ff110d693f35ef38e647b72adfe /sys-fs/f2fs-tools | |
parent | mail-client/cone: remove old (diff) | |
download | gentoo-b0e8c6e9ec4ac5ba00b99f9aee89ea74ef00bd2a.tar.gz gentoo-b0e8c6e9ec4ac5ba00b99f9aee89ea74ef00bd2a.tar.bz2 gentoo-b0e8c6e9ec4ac5ba00b99f9aee89ea74ef00bd2a.zip |
sys-fs/f2fs-tools: keyword ~ppc and ~ppc64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-fs/f2fs-tools')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild index 55be42c32413..11d3ad95aa05 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~mips ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="selinux" RDEPEND=" |