diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 11:37:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 11:37:22 +0100 |
commit | 9081bc2f37976391960f7cf02494df8945e2fc38 (patch) | |
tree | 11f5d8b37a924cefdf5b885a6ed4c99b48735b83 /dev-python/qscintilla-python | |
parent | dev-python/PyQtWebEngine: x86 stable wrt bug #711000 (diff) | |
download | gentoo-9081bc2f37976391960f7cf02494df8945e2fc38.tar.gz gentoo-9081bc2f37976391960f7cf02494df8945e2fc38.tar.bz2 gentoo-9081bc2f37976391960f7cf02494df8945e2fc38.zip |
dev-python/qscintilla-python: x86 stable wrt bug #711000
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r-- | dev-python/qscintilla-python/qscintilla-python-2.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.11.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.11.4.ebuild index 1f2570806e2e..637cf8942925 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.11.4.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.11.4.ebuild @@ -19,7 +19,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |