diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:35:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:35:28 +0000 |
commit | 69f41aa0c51cc6f8789e0ec6cfa826554f986d78 (patch) | |
tree | b4b57d04c6cfd9220aeee517c83464d0497e2828 /sys-fs | |
parent | app-accessibility/at-spi2-core: stable 2.26.2 for ppc, bug #672696 (diff) | |
download | gentoo-69f41aa0c51cc6f8789e0ec6cfa826554f986d78.tar.gz gentoo-69f41aa0c51cc6f8789e0ec6cfa826554f986d78.tar.bz2 gentoo-69f41aa0c51cc6f8789e0ec6cfa826554f986d78.zip |
sys-fs/fuse: stable 2.9.8 for ppc, bug #672358
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/fuse/fuse-2.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.8.ebuild b/sys-fs/fuse/fuse-2.9.8.ebuild index 691f53e49b2e..c50e6d2639b9 100644 --- a/sys-fs/fuse/fuse-2.9.8.ebuild +++ b/sys-fs/fuse/fuse-2.9.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="examples kernel_linux kernel_FreeBSD static-libs" PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" |