diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:26 +0200 |
commit | 02a1e16d08c9cd65f026e8ce8ef059d88de46170 (patch) | |
tree | 37fa012fe9dd9a69fbe8e62fb89928db37cadf47 /sys-fs/avfs | |
parent | sys-libs/e2fsprogs-libs: x86 stable wrt bug #689534 (diff) | |
download | gentoo-02a1e16d08c9cd65f026e8ce8ef059d88de46170.tar.gz gentoo-02a1e16d08c9cd65f026e8ce8ef059d88de46170.tar.bz2 gentoo-02a1e16d08c9cd65f026e8ce8ef059d88de46170.zip |
sys-fs/avfs: x86 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="x86"
Diffstat (limited to 'sys-fs/avfs')
-rw-r--r-- | sys-fs/avfs/avfs-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/avfs/avfs-1.0.6.ebuild b/sys-fs/avfs/avfs-1.0.6.ebuild index 3ff479bc85f2..f8783eec75b2 100644 --- a/sys-fs/avfs/avfs-1.0.6.ebuild +++ b/sys-fs/avfs/avfs-1.0.6.ebuild @@ -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 |