diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:14:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:14:00 +0200 |
commit | 859f230697f35c36be0709457590ea088abc3450 (patch) | |
tree | 1e11ab0fe88ba8de0769ba371faaf117e2286f98 /x11-libs/qscintilla | |
parent | dev-python/qscintilla-python: amd64 stable wrt bug #734482 (diff) | |
download | gentoo-859f230697f35c36be0709457590ea088abc3450.tar.gz gentoo-859f230697f35c36be0709457590ea088abc3450.tar.bz2 gentoo-859f230697f35c36be0709457590ea088abc3450.zip |
x11-libs/qscintilla: amd64 stable wrt bug #734482
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.11.5.ebuild b/x11-libs/qscintilla/qscintilla-2.11.5.ebuild index 82d8a6e8e812..a5307c93f0d8 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.5.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.5.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=" |