diff options
author | 2023-12-30 16:29:54 +0200 | |
---|---|---|
committer | 2023-12-30 16:29:54 +0200 | |
commit | b35bf675281940c6152136dce25bde82994d5f3a (patch) | |
tree | 335e4a702d02e30463ec92efdd73e86d2d515c01 /dev-python/qdarkstyle | |
parent | dev-python/trio: Stabilize 0.23.2 ALLARCHES, #921050 (diff) | |
download | gentoo-b35bf675281940c6152136dce25bde82994d5f3a.tar.gz gentoo-b35bf675281940c6152136dce25bde82994d5f3a.tar.bz2 gentoo-b35bf675281940c6152136dce25bde82994d5f3a.zip |
dev-python/qdarkstyle: Stabilize 3.2.3 x86, #919555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/qdarkstyle')
-rw-r--r-- | dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild b/dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild index c83697e8bea2..6ff9d3645cbf 100644 --- a/dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild +++ b/dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" RDEPEND=" >=dev-python/QtPy-2.0.0[gui,${PYTHON_USEDEP}] |