diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:24:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:24:19 +0000 |
commit | 214242879700098ead987c390f1295dc9f32217e (patch) | |
tree | 873ef4c640460f7a28a840c87c5450f05ddbec59 /games-rpg/wastesedge/wastesedge-0.3.5.ebuild | |
parent | Stable for ppc, wrt bug #534288 (diff) | |
download | historical-214242879700098ead987c390f1295dc9f32217e.tar.gz historical-214242879700098ead987c390f1295dc9f32217e.tar.bz2 historical-214242879700098ead987c390f1295dc9f32217e.zip |
Stable for ppc, wrt bug #534292
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'games-rpg/wastesedge/wastesedge-0.3.5.ebuild')
-rw-r--r-- | games-rpg/wastesedge/wastesedge-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild index 4c1c029c9b2c..ffe688df83ad 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.5 2015/01/26 09:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.6 2015/01/28 10:24:18 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RESTRICT="userpriv" |