diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-01 09:30:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-01 08:56:53 +0100 |
commit | f03930a5f1a2fd8c14ed065b5e005e99fc40fab9 (patch) | |
tree | d54a4420b9df222093f5900b50fe84714d43c4b2 /sci-libs/libqalculate | |
parent | dev-python/humanize: Bump to 3.5.0 (diff) | |
download | gentoo-f03930a5f1a2fd8c14ed065b5e005e99fc40fab9.tar.gz gentoo-f03930a5f1a2fd8c14ed065b5e005e99fc40fab9.tar.bz2 gentoo-f03930a5f1a2fd8c14ed065b5e005e99fc40fab9.zip |
sci-libs/libqalculate: stable 3.17.0 for sparc, bug #787005
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.17.0.ebuild b/sci-libs/libqalculate/libqalculate-3.17.0.ebuild index 2df562fc6824..293e9185760a 100644 --- a/sci-libs/libqalculate/libqalculate-3.17.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.17.0.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=" |