diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:35:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:35:46 +0000 |
commit | 39f0579b06a65d8c52dca215dcafbc61b684411d (patch) | |
tree | e80c24fcc1446c27c6e47319b8d33a7298b62442 /kde-base/perlqt/perlqt-4.12.5.ebuild | |
parent | Fix use of EROOT in one more line by Arfrever (diff) | |
download | historical-39f0579b06a65d8c52dca215dcafbc61b684411d.tar.gz historical-39f0579b06a65d8c52dca215dcafbc61b684411d.tar.bz2 historical-39f0579b06a65d8c52dca215dcafbc61b684411d.zip |
Stable for ppc64, wrt bug #504210
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/perlqt/perlqt-4.12.5.ebuild')
-rw-r--r-- | kde-base/perlqt/perlqt-4.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/perlqt/perlqt-4.12.5.ebuild b/kde-base/perlqt/perlqt-4.12.5.ebuild index fceb290d0617..495ece46dd24 100644 --- a/kde-base/perlqt/perlqt-4.12.5.ebuild +++ b/kde-base/perlqt/perlqt-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/perlqt-4.12.5.ebuild,v 1.4 2014/05/07 19:42:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/perlqt-4.12.5.ebuild,v 1.5 2014/05/08 07:32:37 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="Qt Perl bindings" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qimageblitz qscintilla qwt webkit" RDEPEND=" |