From: Agostino Sarubbo Date: Wed, 10 Jul 2019 11:47:07 +0000 (+0200) Subject: sys-fs/avfs: amd64 stable wrt bug #689578 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=96f418ee6127219bf50060ab61ab11f8671eef3c;p=gentoo.git sys-fs/avfs: amd64 stable wrt bug #689578 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/sys-fs/avfs/avfs-1.0.6.ebuild b/sys-fs/avfs/avfs-1.0.6.ebuild index 155b11e19c13..3ff479bc85f2 100644 --- a/sys-fs/avfs/avfs-1.0.6.ebuild +++ b/sys-fs/avfs/avfs-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="static-libs +lzma" RDEPEND=">=sys-fs/fuse-2.4:0