summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-16 12:42:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-16 12:50:51 +0100
commit712db5eee09d2956fe92e39f067b6dc4ca945d8e (patch)
tree0b435c7e9b00b0f4742a715fe18b97006f4751d4 /x11-themes
parentdev-libs/nss: ppc stable wrt bug #571086 (diff)
downloadgentoo-712db5eee09d2956fe92e39f067b6dc4ca945d8e.tar.gz
gentoo-712db5eee09d2956fe92e39f067b6dc4ca945d8e.tar.bz2
gentoo-712db5eee09d2956fe92e39f067b6dc4ca945d8e.zip
x11-themes/qtcurve: ppc stable wrt bug #572114
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild
index 6c1caaed5a11..b4428be7cba3 100644
--- a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild
@@ -12,11 +12,11 @@ HOMEPAGE="https://github.com/QtCurve/qtcurve"
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git"
- KEYWORDS="alpha x86"
+ KEYWORDS="alpha ppc x86"
else
SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV/_/}.tar.gz -> ${P}.tar.gz
https://github.com/QtCurve/qtcurve/commit/020b70404f6202490d5ca131f0ec084355cb98e3.patch -> ${PN}-1.8.18-dont_use_c++11.patch"
- KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
fi
LICENSE="LGPL-2+"