summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-02-20 16:51:10 -0500
committerTim Harder <radhermit@gentoo.org>2018-03-01 14:34:45 -0500
commit33fd9f65cb8aa81d66f6fc9e812615ce3d790c52 (patch)
tree9c41528e620c6c701dc2a3689ef215cd130e28e2 /dev-python/llfuse
parentdev-python/llfuse: add missing attr build dep (diff)
downloadgentoo-33fd9f65cb8aa81d66f6fc9e812615ce3d790c52.tar.gz
gentoo-33fd9f65cb8aa81d66f6fc9e812615ce3d790c52.tar.bz2
gentoo-33fd9f65cb8aa81d66f6fc9e812615ce3d790c52.zip
dev-python/llfuse: stabilize 1.3.2
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r--dev-python/llfuse/llfuse-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.2.ebuild b/dev-python/llfuse/llfuse-1.3.2.ebuild
index 39a459c3a96c..8a32b03fd7a0 100644
--- a/dev-python/llfuse/llfuse-1.3.2.ebuild
+++ b/dev-python/llfuse/llfuse-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples test"
RDEPEND=">=sys-fs/fuse-2.8.0:0