diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:06:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:06:06 +0100 |
commit | b9b7fdf4bdd95fbc64f0d959ffea52ccb557da9a (patch) | |
tree | 260b458e200b322dad5ef49e6b9dc1802bceb918 /x11-libs | |
parent | dev-python/sip: amd64 stable wrt bug #703284 (diff) | |
download | gentoo-b9b7fdf4bdd95fbc64f0d959ffea52ccb557da9a.tar.gz gentoo-b9b7fdf4bdd95fbc64f0d959ffea52ccb557da9a.tar.bz2 gentoo-b9b7fdf4bdd95fbc64f0d959ffea52ccb557da9a.zip |
x11-libs/qscintilla: amd64 stable wrt bug #703284
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.11.3.ebuild b/x11-libs/qscintilla/qscintilla-2.11.3.ebuild index 82843a17ae42..867a830151d9 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.3.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.3.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0/15" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="designer doc" RDEPEND=" |