diff options
author | Sam James <sam@gentoo.org> | 2022-04-05 03:35:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-05 03:35:37 +0100 |
commit | c8bb8a54156cf74735b86e3a95b369348e8a27c5 (patch) | |
tree | b740d7528d3d7361ea894713e0d04c9700ee446b /sci-libs | |
parent | sci-calculators/qalculate-gtk: drop rarian dependency (diff) | |
download | gentoo-c8bb8a54156cf74735b86e3a95b369348e8a27c5.tar.gz gentoo-c8bb8a54156cf74735b86e3a95b369348e8a27c5.tar.bz2 gentoo-c8bb8a54156cf74735b86e3a95b369348e8a27c5.zip |
sci-libs/libqalculate: Stabilize 3.22.0 ppc64, #830765
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild index 2fc02de1fe5a..545711dca10d 100644 --- a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" # SONAME changes pretty often on bumps. Check! SLOT="0/22" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline test" RESTRICT="!test? ( test )" |