diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:17:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:17:23 +0200 |
commit | 273b69c5fc52cd466992bed311444fb4bb7568a1 (patch) | |
tree | 3cf073c8a68194f0b18268d82bafb7137f0a5eb6 /sci-libs | |
parent | dev-util/pkgconf: ppc64 stable wrt bug #804285 (diff) | |
download | gentoo-273b69c5fc52cd466992bed311444fb4bb7568a1.tar.gz gentoo-273b69c5fc52cd466992bed311444fb4bb7568a1.tar.bz2 gentoo-273b69c5fc52cd466992bed311444fb4bb7568a1.zip |
sci-libs/libqalculate: ppc64 stable wrt bug #804789
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild index 663439d56a8f..b1e1ab831657 100644 --- a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild @@ -11,7 +11,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=" |