diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-10 13:47:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-10 13:47:07 +0200 |
commit | 96f418ee6127219bf50060ab61ab11f8671eef3c (patch) | |
tree | aee3ebef35a170b183cef3ebb4c5ed9bdaf14fb8 /sys-fs/avfs | |
parent | media-sound/lollypop: amd64 stable wrt bug #689568 (diff) | |
download | gentoo-96f418ee6127219bf50060ab61ab11f8671eef3c.tar.gz gentoo-96f418ee6127219bf50060ab61ab11f8671eef3c.tar.bz2 gentoo-96f418ee6127219bf50060ab61ab11f8671eef3c.zip |
sys-fs/avfs: amd64 stable wrt bug #689578
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-fs/avfs')
-rw-r--r-- | sys-fs/avfs/avfs-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |