summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-08 09:22:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-08 09:22:56 +0000
commitc27bf6dbd38d82a27756cfacfdf2d20cfae0c316 (patch)
tree55dff4923d13b0c4bee7ab4cee1d280b51f96e3c /sys-fs/fuse
parentnet-misc/ntp: fix libressl-2.8 patch (diff)
downloadgentoo-c27bf6dbd38d82a27756cfacfdf2d20cfae0c316.tar.gz
gentoo-c27bf6dbd38d82a27756cfacfdf2d20cfae0c316.tar.bz2
gentoo-c27bf6dbd38d82a27756cfacfdf2d20cfae0c316.zip
sys-fs/fuse: stable 2.9.8 for hppa, bug #672358
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/fuse-2.9.8.ebuild2
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 714449ec3fae..bd14be5993d2 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 )"