sys-process/ctop: doesn't work with python-3
This commit is contained in:
parent
13d682debf
commit
68b7cc4219
@ -1,7 +1,7 @@
|
||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require setup-py [ import=setuptools multibuild=false ]
|
||||
require setup-py [ import=setuptools multibuild=false blacklist=3 ]
|
||||
require github [ user=yadutaf tag=v${PV} ]
|
||||
|
||||
SUMMARY="A lightweight top like monitor for linux CGroups"
|
Loading…
Reference in New Issue
Block a user