diff options
Diffstat (limited to 'app-portage/gemato/gemato-15.2.ebuild')
-rw-r--r-- | app-portage/gemato/gemato-15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gemato/gemato-15.2.ebuild b/app-portage/gemato/gemato-15.2.ebuild index 80a7515050e..b3e6555f5fd 100644 --- a/app-portage/gemato/gemato-15.2.ebuild +++ b/app-portage/gemato/gemato-15.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE='threads(+)' inherit distutils-r1 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |