gnu: Remove python2-xcffib.
* gnu/packages/python-xyz.scm (python2-xcffib): Delete variable.
This commit is contained in:
parent
1962c0dd71
commit
15e9d9aab3
1 changed files with 0 additions and 3 deletions
|
@ -7974,9 +7974,6 @@ (define-public python-xcffib
|
|||
support for Python 3 and PyPy. It is based on cffi.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-xcffib
|
||||
(package-with-python2 python-xcffib))
|
||||
|
||||
(define-public python-cairocffi
|
||||
(package
|
||||
(name "python-cairocffi")
|
||||
|
|
Loading…
Reference in a new issue