diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-02 18:09:17 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-02 18:09:17 +0100 |
commit | 2036af9131fca45864dd1214c96980085d7cced4 (patch) | |
tree | 9321a6e89f63556554762477a3cc14ffeceef416 /sys-fs | |
parent | Revert "dev-libs/libevent: Add USE=malloc-replacement (bug #545358)." (diff) | |
download | gentoo-2036af9131fca45864dd1214c96980085d7cced4.tar.gz gentoo-2036af9131fca45864dd1214c96980085d7cced4.tar.bz2 gentoo-2036af9131fca45864dd1214c96980085d7cced4.zip |
sys-fs/ntfs3g-2016.2.22-r2: add alpha keyword
Gentoo-Bug: 607912
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 65d95f8fc978..de5fec84a48e 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 |