diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:05:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:05:38 +0100 |
commit | 23d036e04b14b875ab6132d4696c296a9e0594e2 (patch) | |
tree | eda3322d88a2b8ac1b4e83d0b0415cc3ab491efe /dev-python/PyQt5 | |
parent | mail-mta/netqmail: amd64 stable wrt bug #689864 (diff) | |
download | gentoo-23d036e04b14b875ab6132d4696c296a9e0594e2.tar.gz gentoo-23d036e04b14b875ab6132d4696c296a9e0594e2.tar.bz2 gentoo-23d036e04b14b875ab6132d4696c296a9e0594e2.zip |
dev-python/PyQt5: amd64 stable wrt bug #703284
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.13.2.ebuild b/dev-python/PyQt5/PyQt5-5.13.2.ebuild index e0a22d89abe8..2bbc54ffeb3e 100644 --- a/dev-python/PyQt5/PyQt5-5.13.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.13.2.ebuild @@ -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, QtRemoteObjects (Qt >= 5.12) IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location multimedia |