summaryrefslogtreecommitdiff
path: root/dev-python/llfuse/llfuse-1.3.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
commit06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (patch)
tree8d58c1f4b049da677b33209b072f2b3057268fe0 /dev-python/llfuse/llfuse-1.3.2.ebuild
parent99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (diff)
gentoo resync : 02.03.2018
Diffstat (limited to 'dev-python/llfuse/llfuse-1.3.2.ebuild')
-rw-r--r--dev-python/llfuse/llfuse-1.3.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.2.ebuild b/dev-python/llfuse/llfuse-1.3.2.ebuild
index 0c6973964857..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
@@ -20,6 +20,7 @@ RDEPEND=">=sys-fs/fuse-2.8.0:0
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
+ sys-apps/attr
virtual/pkgconfig
test? (
${RDEPEND}