diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-03 08:23:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-03 08:23:00 +0200 |
commit | 4e26dcbbb96396ebe66f8c69b45511e3a283259d (patch) | |
tree | e4f12f5176b7f84e9f705672be4c13ce8b7bad28 /sys-fs | |
parent | sys-apps/smartmontools: ppc64 stable wrt bug #841650 (diff) | |
download | gentoo-4e26dcbbb96396ebe66f8c69b45511e3a283259d.tar.gz gentoo-4e26dcbbb96396ebe66f8c69b45511e3a283259d.tar.bz2 gentoo-4e26dcbbb96396ebe66f8c69b45511e3a283259d.zip |
sys-fs/avfs: x86 stable wrt bug #833709
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/avfs/avfs-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/avfs/avfs-1.1.4.ebuild b/sys-fs/avfs/avfs-1.1.4.ebuild index 52a83f02f031..f04ce71974ee 100644 --- a/sys-fs/avfs/avfs-1.1.4.ebuild +++ b/sys-fs/avfs/avfs-1.1.4.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="lzip +lzma webdav +zstd" RDEPEND=" |