diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-08 13:05:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-08 13:05:06 +0200 |
commit | 62d3233e91eb92825d6de22f11f468aa86781f0c (patch) | |
tree | f4228d35e11e85aa753eb096ebb065d55a1eab82 /dev-python/PyQtWebEngine | |
parent | dev-python/PyQt5-sip: amd64 stable wrt bug #689370 (diff) | |
download | gentoo-62d3233e91eb92825d6de22f11f468aa86781f0c.tar.gz gentoo-62d3233e91eb92825d6de22f11f468aa86781f0c.tar.bz2 gentoo-62d3233e91eb92825d6de22f11f468aa86781f0c.zip |
dev-python/PyQtWebEngine: amd64 stable wrt bug #689370
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/PyQtWebEngine')
-rw-r--r-- | dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild index 3ce48a7c942e..8bb864afeffb 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild @@ -19,7 +19,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |