x11-themes/qtcurve: don't define KEYWORDS for 9999
authorDavide Pesavento <pesa@gentoo.org>
Thu, 2 Jun 2016 20:34:18 +0000 (22:34 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Thu, 2 Jun 2016 20:34:18 +0000 (22:34 +0200)
The double declaration confuses some automatic tools.

Package-Manager: portage-2.3.0_rc1

x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild
x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild

index 187048cf6d39b605f02666db6aa8c417ec09026f..97e64c03eec1c695d331deeea59bac62678605d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/QtCurve/qtcurve"
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git"
-       KEYWORDS="hppa"
 else
        SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz  -> ${P}.tar.gz
                https://github.com/QtCurve/${PN}/commit/69047935dd4a9549d238cbc457e9c3cfa37386ae.patch -> ${P}-old_config_file.patch"
index c4d051970f506e34eabe11f72f079ab2bd271742..3b38928c9485f7673fa9c83e9b881007a42aa401 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/QtCurve/qtcurve"
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git"
-       KEYWORDS="alpha ppc ppc64 sparc 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"