diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:19:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:19:53 +0200 |
commit | 524949faa6bb1e664386f5e16eac940800c90251 (patch) | |
tree | 6f5b66e28711e70209efe91f6e517a8a667c2af7 /x11-libs | |
parent | dev-python/qscintilla-python: x86 stable wrt bug #734482 (diff) | |
download | gentoo-524949faa6bb1e664386f5e16eac940800c90251.tar.gz gentoo-524949faa6bb1e664386f5e16eac940800c90251.tar.bz2 gentoo-524949faa6bb1e664386f5e16eac940800c90251.zip |
x11-libs/qscintilla: x86 stable wrt bug #734482
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.11.5.ebuild b/x11-libs/qscintilla/qscintilla-2.11.5.ebuild index a5307c93f0d8..740916d1c6b0 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.5.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.5.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0/15" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="designer doc" RDEPEND=" |