diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:17:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:08 +0100 |
commit | fce77ef5e8b8904180a20001758b82384a00b5d3 (patch) | |
tree | 600e9aecf0826ede06450cb9b642b5750c58210f /sys-fs | |
parent | dev-php/PEAR-Archive_Tar: amd64 stable wrt bug #608160 (diff) | |
download | gentoo-fce77ef5e8b8904180a20001758b82384a00b5d3.tar.gz gentoo-fce77ef5e8b8904180a20001758b82384a00b5d3.tar.bz2 gentoo-fce77ef5e8b8904180a20001758b82384a00b5d3.zip |
sys-fs/ntfs3g: amd64 stable wrt bug #607912
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild index de5fec84a48e..8b81ce322dbe 100644 --- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" # The subslot matches the SONAME major #. SLOT="0/87" -KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |