commit: 2cb412e71c2893229837976bedd8b29549c99d8e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jul 30 15:13:40 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jul 30 15:13:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb412e7
x11-libs/qscintilla: ppc stable wrt bug #803791 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-libs/qscintilla/qscintilla-2.11.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/qscintilla/qscintilla-2.11.6.ebuild b/x11-libs/qscintilla/qscintilla-2.11.6.ebuild index 82d8a6e8e81..a6390060742 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.6.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.6.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/15" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="designer doc" RDEPEND="
