diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:35 +0100 |
commit | 5ceaf41b1bdfd503ad645c41d376ba537325f1db (patch) | |
tree | 4b49b2a8d81d36e0adb3a8eef6abab7ed7bf251d | |
parent | sci-calculators/qalculate-gtk: ppc stable wrt bug #596672 (diff) | |
download | gentoo-5ceaf41b1bdfd503ad645c41d376ba537325f1db.tar.gz gentoo-5ceaf41b1bdfd503ad645c41d376ba537325f1db.tar.bz2 gentoo-5ceaf41b1bdfd503ad645c41d376ba537325f1db.zip |
sci-libs/libqalculate: ppc stable wrt bug #596672
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-libs/libqalculate/libqalculate-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libqalculate/libqalculate-0.9.9.ebuild b/sci-libs/libqalculate/libqalculate-0.9.9.ebuild index cd3b50e617cd..b07167ff68c3 100644 --- a/sci-libs/libqalculate/libqalculate-0.9.9.ebuild +++ b/sci-libs/libqalculate/libqalculate-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="gnuplot readline static-libs" COMMON_DEPEND=" |