diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:48:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:48:40 +0300 |
commit | fcd1a0da6f20d8f32926cd3b84e1c97ed240ec99 (patch) | |
tree | 83f2ab255c7987b3d15bcdc9517604efd6b977f2 /x11-themes | |
parent | net-p2p/ktorrent: amd64 stable wrt bug #690302 (diff) | |
download | gentoo-fcd1a0da6f20d8f32926cd3b84e1c97ed240ec99.tar.gz gentoo-fcd1a0da6f20d8f32926cd3b84e1c97ed240ec99.tar.bz2 gentoo-fcd1a0da6f20d8f32926cd3b84e1c97ed240ec99.zip |
x11-themes/qtcurve: amd64 stable wrt bug #690302
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild | 2 |
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 418fc5a6d0f9..c146996292ba 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="+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 |