diff options
author | Sam James <sam@gentoo.org> | 2021-05-01 14:06:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-01 14:06:15 +0000 |
commit | 30451d8c3ccefe117297bbc638e7e4668e823e68 (patch) | |
tree | dba537ceca7bac89463ad5b425cb51a1630944f2 /sci-libs | |
parent | net-dialup/minicom: Stabilize 2.8 arm64, #786996 (diff) | |
download | gentoo-30451d8c3ccefe117297bbc638e7e4668e823e68.tar.gz gentoo-30451d8c3ccefe117297bbc638e7e4668e823e68.tar.bz2 gentoo-30451d8c3ccefe117297bbc638e7e4668e823e68.zip |
sci-libs/libqalculate: Stabilize 3.17.0 arm64, #787005
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 293e9185760a..35672fd3c7e3 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=" |