diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:52:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:52:48 +0100 |
commit | 14f6178c9a91fbeff57f5cbd4dc8cf3f0592698f (patch) | |
tree | 6e86e76926ced59db8d5eddeef53aa3c80ed82ce /x11-libs | |
parent | dev-python/sip: amd64 stable wrt bug #711000 (diff) | |
download | gentoo-14f6178c9a91fbeff57f5cbd4dc8cf3f0592698f.tar.gz gentoo-14f6178c9a91fbeff57f5cbd4dc8cf3f0592698f.tar.bz2 gentoo-14f6178c9a91fbeff57f5cbd4dc8cf3f0592698f.zip |
x11-libs/qscintilla: amd64 stable wrt bug #711000
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 82d8a6e8e812..a5307c93f0d8 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=" |