diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 08:12:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 08:12:12 +0000 |
commit | 218494625d108a6abde147eae4ef038c8bb7baae (patch) | |
tree | eaeb9053e243a5d494570dc6f670ec49fad3455a /sys-fs/avfs | |
parent | net-mail/automx2: Stabilize 2021.0 ALLARCHES, #768786 (diff) | |
download | gentoo-218494625d108a6abde147eae4ef038c8bb7baae.tar.gz gentoo-218494625d108a6abde147eae4ef038c8bb7baae.tar.bz2 gentoo-218494625d108a6abde147eae4ef038c8bb7baae.zip |
sys-fs/avfs: Stabilize 1.1.3 x86, #769677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/avfs')
-rw-r--r-- | sys-fs/avfs/avfs-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/avfs/avfs-1.1.3.ebuild b/sys-fs/avfs/avfs-1.1.3.ebuild index f0d9ded9d0f7..a96738c6cad1 100644 --- a/sys-fs/avfs/avfs-1.1.3.ebuild +++ b/sys-fs/avfs/avfs-1.1.3.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="+lzma webdav +zstd" BDEPEND=" |