commit: a38c5fdee1dcb0ab7de6e3eb00adb06bcdc2e84b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Oct 18 11:44:03 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Oct 18 11:44:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38c5fde
x11-themes/qtcurve-1.9.0-r0: alpha stable Bug: http://bugs.gentoo.org/668514 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org> x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild index 3d7024de6a8..1320bd47e40 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild @@ -16,7 +16,7 @@ IUSE="+X gtk nls plasma +qt5 test" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" S="${WORKDIR}/${P/_/-}" fi
