diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 08:20:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 08:20:15 +0000 |
commit | f9a9b09d0f878f4d0a19f3a0b9e2278370a15c4a (patch) | |
tree | 9ed96b359af13283d85089b99043055fa9522111 /sci-libs/libqalculate | |
parent | dev-vcs/git-cola: Stabilize 3.8 x86, #758959 (diff) | |
download | gentoo-f9a9b09d0f878f4d0a19f3a0b9e2278370a15c4a.tar.gz gentoo-f9a9b09d0f878f4d0a19f3a0b9e2278370a15c4a.tar.bz2 gentoo-f9a9b09d0f878f4d0a19f3a0b9e2278370a15c4a.zip |
sci-libs/libqalculate: Stabilize 3.16.1 sparc, #770412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.16.1.ebuild b/sci-libs/libqalculate/libqalculate-3.16.1.ebuild index 7cc565216933..1ffd7c72899e 100644 --- a/sci-libs/libqalculate/libqalculate-3.16.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.16.1.ebuild @@ -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=" |