diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:21:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:21:55 +0100 |
commit | 21776479740866b3033daaa8c11b2a83e4494fca (patch) | |
tree | 64f954c8e47046453138e1b76e3afe12f67d759c /sci-libs/libqalculate | |
parent | app-arch/cksfv: stable 1.3.14-r1 for ppc, bug #688956 (diff) | |
download | gentoo-21776479740866b3033daaa8c11b2a83e4494fca.tar.gz gentoo-21776479740866b3033daaa8c11b2a83e4494fca.tar.bz2 gentoo-21776479740866b3033daaa8c11b2a83e4494fca.zip |
sci-libs/libqalculate: stable 2.8.1 for ppc, bug #689020
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libqalculate/libqalculate-2.8.1.ebuild b/sci-libs/libqalculate/libqalculate-2.8.1.ebuild index a06b1b5b5e12..eee3872123cd 100644 --- a/sci-libs/libqalculate/libqalculate-2.8.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/20" -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 static-libs" COMMON_DEPEND=" |