diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:39:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:39:58 +0100 |
commit | dd73d1674df897bb8b18fdfdf04a3b67a35c4b44 (patch) | |
tree | 6f66da8545e8e47e9606df0ddcfc232189ad650f /dev-python/PyQtWebEngine | |
parent | dev-python/PyQt5: amd64 stable wrt bug #766171 (diff) | |
download | gentoo-dd73d1674df897bb8b18fdfdf04a3b67a35c4b44.tar.gz gentoo-dd73d1674df897bb8b18fdfdf04a3b67a35c4b44.tar.bz2 gentoo-dd73d1674df897bb8b18fdfdf04a3b67a35c4b44.zip |
dev-python/PyQtWebEngine: 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/PyQtWebEngine')
-rw-r--r-- | dev-python/PyQtWebEngine/PyQtWebEngine-5.15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.2.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.2.ebuild index 94183f43f9bb..870ba2ca1d8a 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.2.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="debug" REQUIRED_USE=" |