diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 00:37:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 00:37:14 +0000 |
commit | 600a60f4ce7974f9ba3678f0a1c351e97e0f92be (patch) | |
tree | bb689b9d7a2cd5bb1c844e4f90aea358365e3029 /sci-libs/libqalculate | |
parent | sci-calculators/qalculate-gtk: Stabilize 3.15.0 sparc, #766644 (diff) | |
download | gentoo-600a60f4ce7974f9ba3678f0a1c351e97e0f92be.tar.gz gentoo-600a60f4ce7974f9ba3678f0a1c351e97e0f92be.tar.bz2 gentoo-600a60f4ce7974f9ba3678f0a1c351e97e0f92be.zip |
sci-libs/libqalculate: Stabilize 3.15.0-r1 sparc, #766644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild b/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild index 822797484de7..0ec7d858cee1 100644 --- a/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/21" -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="curl icu gnuplot readline" DEPEND=" |