diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:49:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:49:04 +0200 |
commit | 3878ff0b3feddf566de66014c7328ba887377d1a (patch) | |
tree | cabbbad3cdf7ea5bd92d6d4b095736b34df63e40 /sci-libs | |
parent | sci-calculators/qalculate-gtk: amd64 stable wrt bug #791961 (diff) | |
download | gentoo-3878ff0b3feddf566de66014c7328ba887377d1a.tar.gz gentoo-3878ff0b3feddf566de66014c7328ba887377d1a.tar.bz2 gentoo-3878ff0b3feddf566de66014c7328ba887377d1a.zip |
sci-libs/libqalculate: amd64 stable wrt bug #791961
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.18.0.ebuild b/sci-libs/libqalculate/libqalculate-3.18.0.ebuild index 94aa33f3f886..81505f159ae1 100644 --- a/sci-libs/libqalculate/libqalculate-3.18.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.18.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=" |