From a69e894eb7bbbe17d0577dc9aed0eb5cf1b0c5b7 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Tue, 22 Aug 2017 01:25:32 -0400 Subject: [PATCH] dev-python/llfuse: stabilize 1.2 --- dev-python/llfuse/llfuse-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llfuse/llfuse-1.2.ebuild b/dev-python/llfuse/llfuse-1.2.ebuild index 579f0fb9f2b9b..97dda6a7932ec 100644 --- a/dev-python/llfuse/llfuse-1.2.ebuild +++ b/dev-python/llfuse/llfuse-1.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