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/katomic/katomic-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/katomic/katomic-4.12.5.ebuild')
-rw-r--r-- | kde-base/katomic/katomic-4.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/katomic/katomic-4.12.5.ebuild b/kde-base/katomic/katomic-4.12.5.ebuild index 8a2d324db6f7..15f4afd24553 100644 --- a/kde-base/katomic/katomic-4.12.5.ebuild +++ b/kde-base/katomic/katomic-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/katomic/katomic-4.12.5.ebuild,v 1.4 2014/05/07 19:42:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.12.5.ebuild,v 1.5 2014/05/08 07:32:23 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE=" http://www.kde.org/applications/games/katomic/ http://games.kde.org/game.php?game=katomic " -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |