summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-16 19:45:58 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-16 19:46:21 +0300
commit2ed891b9d8baa2541f4e02d33c7abe73f31bc628 (patch)
treea8f01ef9374d7338937ce2dca9418fe63ec79c2d /dev-python/qdarkstyle
parentdev-python/qdarkstyle: stabilize 2.8.1 on x86 (diff)
downloadgentoo-2ed891b9d8baa2541f4e02d33c7abe73f31bc628.tar.gz
gentoo-2ed891b9d8baa2541f4e02d33c7abe73f31bc628.tar.bz2
gentoo-2ed891b9d8baa2541f4e02d33c7abe73f31bc628.zip
dev-python/qdarkstyle: stabilize 2.8.1 on amd64
Closes: https://bugs.gentoo.org/749402 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/qdarkstyle')
-rw-r--r--dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild b/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild
index d710c6ab4cec..8cd0381ec5d6 100644
--- a/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild
+++ b/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ColinDuquesnoy/${MY_PN}/archive/v${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="examples"