summaryrefslogtreecommitdiffstats
path: root/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sip4-tqt/sip4-tqt-9999.ebuild')
-rw-r--r--dev-python/sip4-tqt/sip4-tqt-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild b/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
index 135d69d8..ae738967 100644
--- a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
+++ b/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
@@ -9,12 +9,14 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit trinity-base-2 python-single-r1 flag-o-matic
DESCRIPTION="Python/C++ bindings generator runtime library"
+HOMEPAGE="https://trinitydesktop.org"
LICENSE="|| ( GPL-2 GPL-3 SIP )"
SLOT="0"
if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}
~x11-libs/tqscintilla-${PV}