diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:51:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:45 +0200 |
commit | fc90982a7229390f371ff5478af9f3b064fa1953 (patch) | |
tree | 63e44156126d201fdc596786fadd46b429f3adcb /sys-fs | |
parent | net-misc/autossh: x86 stable wrt bug #695760 (diff) | |
download | gentoo-fc90982a7229390f371ff5478af9f3b064fa1953.tar.gz gentoo-fc90982a7229390f371ff5478af9f3b064fa1953.tar.bz2 gentoo-fc90982a7229390f371ff5478af9f3b064fa1953.zip |
sys-fs/avfs: x86 stable wrt bug #695762
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/avfs/avfs-1.1.1.ebuild b/sys-fs/avfs/avfs-1.1.1.ebuild index 49588846351a..445c5c4254da 100644 --- a/sys-fs/avfs/avfs-1.1.1.ebuild +++ b/sys-fs/avfs/avfs-1.1.1.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 |