diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 12:26:00 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 12:30:31 +1000 |
commit | bd0275f2950e4cadd2a96292c5e344ad8e518734 (patch) | |
tree | d34ff310d92a70bd44e1490b86a8215a38ce77b6 /x11-themes | |
parent | profiles: mask x11-themes/qtcurve[plasma] on alpha/hppa/ppc/ppc64 (diff) | |
download | gentoo-bd0275f2950e4cadd2a96292c5e344ad8e518734.tar.gz gentoo-bd0275f2950e4cadd2a96292c5e344ad8e518734.tar.bz2 gentoo-bd0275f2950e4cadd2a96292c5e344ad8e518734.zip |
x11-themes/qtcurve: remove duplicate KEYWORDS line
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 1 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild index d659f8d863a9..b31ba1a213e3 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git" LICENSE="LGPL-2+" SLOT="0" IUSE="+X gtk nls plasma qt4 +qt5 test" -KEYWORDS="" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index d659f8d863a9..b31ba1a213e3 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git" LICENSE="LGPL-2+" SLOT="0" IUSE="+X gtk nls plasma qt4 +qt5 test" -KEYWORDS="" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" |