From 5c97d4e825197d7f60e25b5506b27ebb2932a744 Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Fri, 6 Mar 2020 12:14:24 +0000 Subject: x11-libs/qscintilla: added ~arm64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Michał Górny --- x11-libs/qscintilla/qscintilla-2.11.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/qscintilla/qscintilla-2.11.4.ebuild b/x11-libs/qscintilla/qscintilla-2.11.4.ebuild index 9c5354a9b46e..82d8a6e8e812 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.4.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="designer doc" RDEPEND=" -- cgit v1.2.3-65-gdbad