summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:01:30 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:01:30 +0100
commit62b0a7e9d932e146f63c0af7c9eab86c826f5472 (patch)
treee3babff28e72c89ea5b715a44e7c5eb6e5442ae0
parentapp-admin/graylog: update EAPI 7 -> 8 (diff)
downloadgentoo-62b0a7e9d932e146f63c0af7c9eab86c826f5472.tar.gz
gentoo-62b0a7e9d932e146f63c0af7c9eab86c826f5472.tar.bz2
gentoo-62b0a7e9d932e146f63c0af7c9eab86c826f5472.zip
dev-python/qdarkstyle: Stabilize 3.0.3 ALLARCHES, #830782
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild b/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild
index 25c68c9ea48f..9e8e925e3e59 100644
--- a/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild
+++ b/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
# TODO: Figure out how to get this to work
# Please pass a palette class in order to create its qrc file