diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 13:54:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 13:54:39 +0000 |
commit | d211eac01efee770f54c84f7e70dbddfcb72b831 (patch) | |
tree | ae01d5cf4632735f35beb2b3c32cf18c889b1d96 /sci-libs/libqalculate | |
parent | app-misc/fdupes: Stabilize 2.1.2 arm64, #770316 (diff) | |
download | gentoo-d211eac01efee770f54c84f7e70dbddfcb72b831.tar.gz gentoo-d211eac01efee770f54c84f7e70dbddfcb72b831.tar.bz2 gentoo-d211eac01efee770f54c84f7e70dbddfcb72b831.zip |
sci-libs/libqalculate: Stabilize 3.16.1 arm64, #770412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.16.1.ebuild b/sci-libs/libqalculate/libqalculate-3.16.1.ebuild index befc86a72584..6a82b5f5d5c3 100644 --- a/sci-libs/libqalculate/libqalculate-3.16.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.16.1.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=" |