diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:19 +0000 |
commit | 5c0a0500ef71cbd1d708d860aa0936a243b40026 (patch) | |
tree | 62c783b47d049c9e0c057742fbc558a59c750e4d /sys-fs/f2fs-tools | |
parent | dev-libs/nspr: stable 4.29 for ppc64 (diff) | |
download | gentoo-5c0a0500ef71cbd1d708d860aa0936a243b40026.tar.gz gentoo-5c0a0500ef71cbd1d708d860aa0936a243b40026.tar.bz2 gentoo-5c0a0500ef71cbd1d708d860aa0936a243b40026.zip |
sys-fs/f2fs-tools: stable 1.14.0 for ppc64
stable wrt bug #749318
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/f2fs-tools')
-rw-r--r-- | sys-fs/f2fs-tools/f2fs-tools-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.14.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.14.0.ebuild index 4c5a266f9f72..97a8cc59c560 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.14.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/${CATEGORY}/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/8" -KEYWORDS="~amd64 arm arm64 ~mips ppc ~ppc64 x86" +KEYWORDS="~amd64 arm arm64 ~mips ppc ppc64 x86" IUSE="selinux" RDEPEND=" |