diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:57:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:59:16 +0100 |
commit | 9f56c1e32d340f59211c332cc8b776f4a72252f8 (patch) | |
tree | 971397d0313e08c4c353ec41b78b988d065bb0af /x11-themes/qtcurve | |
parent | www-client/qupzilla: amd64 stable wrt bug #569926 (diff) | |
download | gentoo-9f56c1e32d340f59211c332cc8b776f4a72252f8.tar.gz gentoo-9f56c1e32d340f59211c332cc8b776f4a72252f8.tar.bz2 gentoo-9f56c1e32d340f59211c332cc8b776f4a72252f8.zip |
x11-themes/qtcurve: amd64 stable wrt bug #572114
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 73c143066ebd..e74b9f26266c 100644 --- a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild @@ -16,7 +16,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+" |