diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:09:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:09:15 +0100 |
commit | d25270991ba6a6c473ce6dbfde09172d0e5c72d3 (patch) | |
tree | 48e609dac0f1a5e94096b1effda4b460277b9bd1 /sci-libs | |
parent | sci-calculators/qalculate-gtk: x86 stable wrt bug #766644 (diff) | |
download | gentoo-d25270991ba6a6c473ce6dbfde09172d0e5c72d3.tar.gz gentoo-d25270991ba6a6c473ce6dbfde09172d0e5c72d3.tar.bz2 gentoo-d25270991ba6a6c473ce6dbfde09172d0e5c72d3.zip |
sci-libs/libqalculate: x86 stable wrt bug #766644
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild b/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild index 3ab6ecd17eda..eddadde2c36b 100644 --- a/sci-libs/libqalculate/libqalculate-3.15.0-r1.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.15.0-r1.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=" |