diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:23:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:23:57 +0100 |
commit | d3628c7380054673886fee5978efc7e393217afa (patch) | |
tree | 9fc6b18d9f33efca30ac2fd8d9129ec0620e2fa1 /sci-calculators/qalculate-gtk | |
parent | net-libs/nghttp2: stable 1.39.1 for ppc, bug #689028 (diff) | |
download | gentoo-d3628c7380054673886fee5978efc7e393217afa.tar.gz gentoo-d3628c7380054673886fee5978efc7e393217afa.tar.bz2 gentoo-d3628c7380054673886fee5978efc7e393217afa.zip |
sci-calculators/qalculate-gtk: 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-calculators/qalculate-gtk')
-rw-r--r-- | sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild index d1a312b7b58d..ea730648ebc2 100644 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-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=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2 |