commit: 81175f481abeeaab64ead41661e7bf0b92660cc0 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue May 28 02:30:53 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue May 28 02:35:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81175f48
sci-libs/libqalculate: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" sci-libs/libqalculate/libqalculate-0.9.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libqalculate/libqalculate-0.9.9.ebuild b/sci-libs/libqalculate/libqalculate-0.9.9.ebuild index c4a7b59e1f4..8cce0110307 100644 --- a/sci-libs/libqalculate/libqalculate-0.9.9.ebuild +++ b/sci-libs/libqalculate/libqalculate-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="gnuplot readline static-libs" COMMON_DEPEND="
