commit: 76f6c9e6ab09608d7d56e02ec1c1c2a8e5e47fe5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 10 16:20:02 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 16:20:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f6c9e6
dev-python/pycpio: Stabilize 1.3.2 arm64, #940499 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pycpio/pycpio-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycpio/pycpio-1.3.2.ebuild b/dev-python/pycpio/pycpio-1.3.2.ebuild index 837c98d10d5d..f59fae3c675d 100644 --- a/dev-python/pycpio/pycpio-1.3.2.ebuild +++ b/dev-python/pycpio/pycpio-1.3.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 arm64" RDEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"
