diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:36:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:36:47 +0300 |
commit | d6bc4123866f408c942ac5f08d4aceb9fe65f3a5 (patch) | |
tree | 32590568fae76f4e42f13e2094ae4c707b92aed5 /sys-fs | |
parent | sys-fs/ntfs3g: arm stable wrt bug #683388 (diff) | |
download | gentoo-d6bc4123866f408c942ac5f08d4aceb9fe65f3a5.tar.gz gentoo-d6bc4123866f408c942ac5f08d4aceb9fe65f3a5.tar.bz2 gentoo-d6bc4123866f408c942ac5f08d4aceb9fe65f3a5.zip |
sys-fs/ntfs3g: alpha stable wrt bug #683388
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild index edc472165422..60587e720fec 100644 --- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-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/88" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.20.1-r2 |