diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-21 19:48:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-21 19:48:10 +0200 |
commit | da17986418712c96719336f0928ed1f27fe886f1 (patch) | |
tree | 638162b32be0c19f32501991852494dd4917c0ec /sys-fs | |
parent | app-dicts/myspell-es-0.7-r0: add alpha keyword (diff) | |
download | gentoo-da17986418712c96719336f0928ed1f27fe886f1.tar.gz gentoo-da17986418712c96719336f0928ed1f27fe886f1.tar.bz2 gentoo-da17986418712c96719336f0928ed1f27fe886f1.zip |
sys-fs/fuse-2.9.7-r0: add alpha keyword
Gentoo-Bug: 592142
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/fuse/fuse-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild index 05dd15c356ed..84a083aa47e9 100644 --- a/sys-fs/fuse/fuse-2.9.7.ebuild +++ b/sys-fs/fuse/fuse-2.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="examples kernel_linux kernel_FreeBSD static-libs" PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" |