diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:38:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:38:43 +0200 |
commit | d84ef971e7a444d8fa6b2275e40e13f111cedd97 (patch) | |
tree | 31fba434f4413264754b23b75396dd82b084ab5e /sci-libs/libqalculate | |
parent | sci-calculators/qalculate-gtk: sparc stable wrt bug #804789 (diff) | |
download | gentoo-d84ef971e7a444d8fa6b2275e40e13f111cedd97.tar.gz gentoo-d84ef971e7a444d8fa6b2275e40e13f111cedd97.tar.bz2 gentoo-d84ef971e7a444d8fa6b2275e40e13f111cedd97.zip |
sci-libs/libqalculate: sparc stable wrt bug #804789
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild index 3aa3d2f4f4cc..e0d1aaa9748e 100644 --- a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild @@ -11,7 +11,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=" |