summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-10 23:27:25 +0100
committerSam James <sam@gentoo.org>2022-07-10 23:27:25 +0100
commit71c058c7ed27ee61430fceb2bb0a7c470e7f94c3 (patch)
tree1a0ea9f7fc1bca52d6e2a6bce805581bc2d7c9e7 /dev-python/qdarkstyle
parentdev-libs/libfmt: Stabilize 8.0.1-r1 x86, #857531 (diff)
downloadgentoo-71c058c7ed27ee61430fceb2bb0a7c470e7f94c3.tar.gz
gentoo-71c058c7ed27ee61430fceb2bb0a7c470e7f94c3.tar.bz2
gentoo-71c058c7ed27ee61430fceb2bb0a7c470e7f94c3.zip
dev-python/qdarkstyle: Stabilize 3.1 ALLARCHES, #857393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/qdarkstyle')
-rw-r--r--dev-python/qdarkstyle/qdarkstyle-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qdarkstyle/qdarkstyle-3.1.ebuild b/dev-python/qdarkstyle/qdarkstyle-3.1.ebuild
index be9e061855b7..0a87a186625d 100644
--- a/dev-python/qdarkstyle/qdarkstyle-3.1.ebuild
+++ b/dev-python/qdarkstyle/qdarkstyle-3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=dev-python/QtPy-1.9[gui,${PYTHON_USEDEP}]"