summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-02 21:32:47 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-02 21:33:37 +0100
commit0f6a0e6284146eede7bcd7a521c2ad9dfb279d26 (patch)
treebe54604132c761043220f8a90b4e353f3d8d797b /x11-themes
parentmedia-libs/SoQt: Drop IUSE=qt4, fix SRC_URI, EAPI-7 (diff)
downloadkde-sunset-0f6a0e6284146eede7bcd7a521c2ad9dfb279d26.tar.gz
kde-sunset-0f6a0e6284146eede7bcd7a521c2ad9dfb279d26.tar.bz2
kde-sunset-0f6a0e6284146eede7bcd7a521c2ad9dfb279d26.zip
*/*: Drop ~alpha from all dev-qt/* and revdeps
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
index fad056ff..f2b49cb7 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
@@ -16,7 +16,7 @@ IUSE="gtk nls plasma qt4 +qt5 test +X"
if [[ ${KDE_BUILD_TYPE} = release ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
S="${WORKDIR}/${P/_/-}"
fi