diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:39:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:39:54 +0100 |
commit | 93465ef0234cdeec9c58f1ba2c4b31cf1292ac9b (patch) | |
tree | 2aeee31ae481477a8e38aa616afa12d2958c46d0 /dev-python/PyQt5 | |
parent | dev-python/pyls-spyder: amd64 stable wrt bug #765955 (diff) | |
download | gentoo-93465ef0234cdeec9c58f1ba2c4b31cf1292ac9b.tar.gz gentoo-93465ef0234cdeec9c58f1ba2c4b31cf1292ac9b.tar.bz2 gentoo-93465ef0234cdeec9c58f1ba2c4b31cf1292ac9b.zip |
dev-python/PyQt5: amd64 stable wrt bug #766171
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.2.ebuild b/dev-python/PyQt5/PyQt5-5.15.2.ebuild index c98841322746..0950b911b826 100644 --- a/dev-python/PyQt5/PyQt5-5.15.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects, QtTextToSpeech IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |