diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:12:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:12:35 +0200 |
commit | 39e6664b22c3b0ee43e6c1eacfeba37d08292b66 (patch) | |
tree | c844335b72c456899e25a4ec65d7dcb5c387bab2 /x11-themes/qtcurve | |
parent | x11-themes/adwaita-qt: amd64 stable wrt bug #656612 (diff) | |
download | gentoo-39e6664b22c3b0ee43e6c1eacfeba37d08292b66.tar.gz gentoo-39e6664b22c3b0ee43e6c1eacfeba37d08292b66.tar.bz2 gentoo-39e6664b22c3b0ee43e6c1eacfeba37d08292b66.zip |
x11-themes/qtcurve: amd64 stable wrt bug #656612
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
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 079459e962b4..d6326f91f55d 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 |