diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 11:51:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 11:51:17 +0000 |
commit | ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916 (patch) | |
tree | e586a62cc9b16665d3b2233cde0e843548d62757 /kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild | |
parent | Fix dev-lang/lua-5.2 incompatible version dependencies (bug #407071 by Graham... (diff) | |
download | gentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.tar.gz gentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.tar.bz2 gentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.zip |
Stable for ppc, wrt to bug #466074
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild')
-rw-r--r-- | kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild index 7454023021ae..0e973d249c80 100644 --- a/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild +++ b/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild,v 1.3 2013/04/30 09:39:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.10.2.ebuild,v 1.4 2013/05/01 11:50:22 ago Exp $ EAPI=5 @@ -9,4 +9,4 @@ inherit kde4-base DESCRIPTION="KDE base artwork" IUSE="" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" |