diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:35:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:43 +0100 |
commit | 227c9a2450a41cc7a3ca4120e0e73d66b220a498 (patch) | |
tree | 02013c6b44f9d1fd8102a29247433418508a53a1 /sys-fs/aufs3 | |
parent | app-arch/cpio: x86 stable wrt bug #572428 (diff) | |
download | gentoo-227c9a2450a41cc7a3ca4120e0e73d66b220a498.tar.gz gentoo-227c9a2450a41cc7a3ca4120e0e73d66b220a498.tar.bz2 gentoo-227c9a2450a41cc7a3ca4120e0e73d66b220a498.zip |
sys-fs/aufs3: x86 stable wrt bug #575122
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/aufs3')
-rw-r--r-- | sys-fs/aufs3/aufs3-3_p20160219.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/aufs3/aufs3-3_p20160219.ebuild b/sys-fs/aufs3/aufs3-3_p20160219.ebuild index a4c45c5d3fe3..8515054605f9 100644 --- a/sys-fs/aufs3/aufs3-3_p20160219.ebuild +++ b/sys-fs/aufs3/aufs3-3_p20160219.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" DEPEND=" |