diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 11:37:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 11:37:27 +0100 |
commit | d8a467b6b8f5cf04e4cbb5c605d74d8eacc4c2e4 (patch) | |
tree | c45edfb976682f68c1c95f4aa85e2bf445051d6c /x11-libs | |
parent | dev-python/sip: x86 stable wrt bug #711000 (diff) | |
download | gentoo-d8a467b6b8f5cf04e4cbb5c605d74d8eacc4c2e4.tar.gz gentoo-d8a467b6b8f5cf04e4cbb5c605d74d8eacc4c2e4.tar.bz2 gentoo-d8a467b6b8f5cf04e4cbb5c605d74d8eacc4c2e4.zip |
x11-libs/qscintilla: 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 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.11.4.ebuild b/x11-libs/qscintilla/qscintilla-2.11.4.ebuild index ac6b3e83a114..b6721fffe964 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.4.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.4.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=" |