diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-24 22:50:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-24 22:50:37 +0100 |
commit | 5007f129dae87d640d19821f38b16a69f37e55b2 (patch) | |
tree | 373daf60e38b59169cc1385c903d9f146a2e204a /x11-themes/qtcurve | |
parent | media-fonts/culmus: stable 0.120-r5 for ppc, bug #689414 (diff) | |
download | gentoo-5007f129dae87d640d19821f38b16a69f37e55b2.tar.gz gentoo-5007f129dae87d640d19821f38b16a69f37e55b2.tar.bz2 gentoo-5007f129dae87d640d19821f38b16a69f37e55b2.zip |
x11-themes/qtcurve: stable 1.9.0-r1 for ppc, bug #690302
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-themes/qtcurve')
-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 c146996292ba..ae3059970c3d 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 |