diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-06-09 16:02:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-06-09 16:03:06 +0200 |
commit | b4ac1df3d280b347be0d71a4f743e3aa2357d390 (patch) | |
tree | f335bebb0357ec4e4e49eb48276933c32822be89 /x11-themes/qtcurve | |
parent | media-libs/opencv: remove trailing spaces from patch (diff) | |
download | gentoo-b4ac1df3d280b347be0d71a4f743e3aa2357d390.tar.gz gentoo-b4ac1df3d280b347be0d71a4f743e3aa2357d390.tar.bz2 gentoo-b4ac1df3d280b347be0d71a4f743e3aa2357d390.zip |
x11-themes/qtcurve: Stable for HPPA (bug #572114).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild index 3b38928c9485..eaa3aced377a 100644 --- a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then 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+" |