diff options
author | Sam James <sam@gentoo.org> | 2021-07-05 23:34:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-05 23:34:14 +0100 |
commit | 6284ebafd85de432ab98f9622fd499d708ec8f37 (patch) | |
tree | 1eafa1f55ecab95442deede0fed12599378616de /sci-libs | |
parent | dev-perl/Devel-OverloadInfo: Stabilize 0.5.0 arm64, #791826 (diff) | |
download | gentoo-6284ebafd85de432ab98f9622fd499d708ec8f37.tar.gz gentoo-6284ebafd85de432ab98f9622fd499d708ec8f37.tar.bz2 gentoo-6284ebafd85de432ab98f9622fd499d708ec8f37.zip |
sci-libs/libqalculate: Stabilize 3.18.0 arm64, #791961
Signed-off-by: Sam James <sam@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 293e9185760a..35672fd3c7e3 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=" |