diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:30:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:35:27 -0400 |
commit | 81175f481abeeaab64ead41661e7bf0b92660cc0 (patch) | |
tree | 8e44b1bc44d96282237080b315c295c831952e62 /sci-libs/libqalculate | |
parent | kde-plasma/plasma-workspace: arm64 stable (diff) | |
download | gentoo-81175f481abeeaab64ead41661e7bf0b92660cc0.tar.gz gentoo-81175f481abeeaab64ead41661e7bf0b92660cc0.tar.bz2 gentoo-81175f481abeeaab64ead41661e7bf0b92660cc0.zip |
sci-libs/libqalculate: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-0.9.9.ebuild | 4 |
1 files 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 c4a7b59e1f45..8cce0110307a 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=" |