mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-office/hamster-time-tracker: Fix incorrect use of waf-utils eclass
Fixed Bug 577538. Thanks to michael.frommberger@gmx.net for pointing out the fix! Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit git-r3 python-single-r1 waf-utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user