diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-19 16:31:43 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-19 16:31:59 +0200 |
commit | d1e96f30b4e5f636c51305d11213f00f588725c1 (patch) | |
tree | 128c2ba2f05432a349a86f7030d4e34b4fa57597 /x11-themes/qtcurve | |
parent | net-misc/stunnel-5.43-r0: alpha stable (diff) | |
download | gentoo-d1e96f30b4e5f636c51305d11213f00f588725c1.tar.gz gentoo-d1e96f30b4e5f636c51305d11213f00f588725c1.tar.bz2 gentoo-d1e96f30b4e5f636c51305d11213f00f588725c1.zip |
x11-themes/qtcurve-1.9.0_rc1-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/656612
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild index d6326f91f55d..600372fcffb2 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild @@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma +qt5 test" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/${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 |