From 8dd17625671faf6a47abf31d4c96a1e20d764ba5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 20 Feb 2023 02:17:30 +0000 Subject: gentoo auto-resync : 20:02:2023 - 02:17:29 --- dev-python/xcffib/xcffib-1.2.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python/xcffib/xcffib-1.2.0.ebuild') diff --git a/dev-python/xcffib/xcffib-1.2.0.ebuild b/dev-python/xcffib/xcffib-1.2.0.ebuild index ac03fa10604e..4e5502340699 100644 --- a/dev-python/xcffib/xcffib-1.2.0.ebuild +++ b/dev-python/xcffib/xcffib-1.2.0.ebuild @@ -3,17 +3,16 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..11} pypy3 ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" HOMEPAGE=" https://github.com/tych0/xcffib/ https://pypi.org/project/xcffib/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3