diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-01 20:21:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-01 20:21:51 +0200 |
commit | 3c7a9ce76e9450eac539b029ed6d262daf43f97b (patch) | |
tree | a9f23febca00af13e10fb94d13f081a675071973 /sys-fs | |
parent | media-libs/freetype: Removed old (diff) | |
download | gentoo-3c7a9ce76e9450eac539b029ed6d262daf43f97b.tar.gz gentoo-3c7a9ce76e9450eac539b029ed6d262daf43f97b.tar.bz2 gentoo-3c7a9ce76e9450eac539b029ed6d262daf43f97b.zip |
sys-fs/avfs: amd64 stable wrt bug #833709
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/avfs/avfs-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/avfs/avfs-1.1.4.ebuild b/sys-fs/avfs/avfs-1.1.4.ebuild index ce013d95c46b..4622777cf211 100644 --- a/sys-fs/avfs/avfs-1.1.4.ebuild +++ b/sys-fs/avfs/avfs-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="lzip +lzma webdav +zstd" RDEPEND=" |