diff options
Diffstat (limited to 'app-mobilephone/lightblue/lightblue-0.4-r1.ebuild')
-rw-r--r-- | app-mobilephone/lightblue/lightblue-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild b/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild index 1ddc89fd0cb2..7eb798d74066 100644 --- a/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild +++ b/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 pypy ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="API for Python which provides simple access to Bluetooth operations" |