diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-28 10:12:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-28 10:12:36 +0100 |
commit | aa58ef0ec2c1b922b60dd14abe09a76f05c16cb5 (patch) | |
tree | 560a2fcd633bbff3d929d38aaf824c647a79337e /dev-python/PyQt5 | |
parent | sys-apps/moreutils: fix prefix install (diff) | |
download | gentoo-aa58ef0ec2c1b922b60dd14abe09a76f05c16cb5.tar.gz gentoo-aa58ef0ec2c1b922b60dd14abe09a76f05c16cb5.tar.bz2 gentoo-aa58ef0ec2c1b922b60dd14abe09a76f05c16cb5.zip |
dev-python/PyQt5: amd64 stable wrt bug #734372
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.1.ebuild b/dev-python/PyQt5/PyQt5-5.15.1.ebuild index fcb8d3f4ecf5..beba8e89735e 100644 --- a/dev-python/PyQt5/PyQt5-5.15.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.1.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, QtQuick3D, QtRemoteObjects, QtTextToSpeech IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |