From eecab8428fd5b221de1aba5f79e0007e34483b43 Mon Sep 17 00:00:00 2001 From: ormorph Date: Sun, 16 Apr 2023 22:32:33 +0300 Subject: Fix shortcomings in dev-python/* ebuilds Signed-off-by: ormorph --- dev-python/python-tqt/python-tqt-14.0.13.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/python-tqt/python-tqt-14.0.13.ebuild') diff --git a/dev-python/python-tqt/python-tqt-14.0.13.ebuild b/dev-python/python-tqt/python-tqt-14.0.13.ebuild index deebd107..53c461c9 100644 --- a/dev-python/python-tqt/python-tqt-14.0.13.ebuild +++ b/dev-python/python-tqt/python-tqt-14.0.13.ebuild @@ -9,12 +9,14 @@ PYTHON_COMPAT=( python3_{8..11} ) inherit trinity-base-2 python-single-r1 flag-o-matic DESCRIPTION="TQt bindings for Python" +HOMEPAGE="https://trinitydesktop.org/" LICENSE="GPL-2" SLOT="0" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="examples" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} ~dev-python/sip4-tqt-${PV} -- cgit v1.2.3