diff options
author | 2020-03-21 17:49:25 +0100 | |
---|---|---|
committer | 2020-03-21 17:49:25 +0100 | |
commit | 49811956fc936569b1a5bfe000093a3d13383c0b (patch) | |
tree | f161446879f5d852c62e584c0df30445d8ba7493 /x11-libs | |
parent | dev-python/sip: ppc stable wrt bug #711000 (diff) | |
download | gentoo-49811956fc936569b1a5bfe000093a3d13383c0b.tar.gz gentoo-49811956fc936569b1a5bfe000093a3d13383c0b.tar.bz2 gentoo-49811956fc936569b1a5bfe000093a3d13383c0b.zip |
x11-libs/qscintilla: ppc stable wrt bug #711000
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 a5307c93f0d8..ac6b3e83a114 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=" |