diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:40 +0200 |
commit | 2cb412e71c2893229837976bedd8b29549c99d8e (patch) | |
tree | e74bef44af6616af93179f5e62d9b4fb2983a75e /x11-libs | |
parent | app-crypt/mit-krb5: ppc stable wrt bug #803434 (diff) | |
download | gentoo-2cb412e71c2893229837976bedd8b29549c99d8e.tar.gz gentoo-2cb412e71c2893229837976bedd8b29549c99d8e.tar.bz2 gentoo-2cb412e71c2893229837976bedd8b29549c99d8e.zip |
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@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.11.6.ebuild | 4 |
1 files 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 82d8a6e8e812..a6390060742d 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=" |