diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:25:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:25:11 +0000 |
commit | 3641d1d1e0910cefd89633a29093c461f7676148 (patch) | |
tree | 1c67fbcf63c020db875ec95b8fdaf3372d697105 /dev-util/premake/premake-4.3-r1.ebuild | |
parent | Stable for ppc, wrt bug #470730 (diff) | |
download | gentoo-2-3641d1d1e0910cefd89633a29093c461f7676148.tar.gz gentoo-2-3641d1d1e0910cefd89633a29093c461f7676148.tar.bz2 gentoo-2-3641d1d1e0910cefd89633a29093c461f7676148.zip |
Stable for ppc, wrt bug #468862
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/premake/premake-4.3-r1.ebuild')
-rw-r--r-- | dev-util/premake/premake-4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/premake/premake-4.3-r1.ebuild b/dev-util/premake/premake-4.3-r1.ebuild index a6150eca5e29..4abfda568acc 100644 --- a/dev-util/premake/premake-4.3-r1.ebuild +++ b/dev-util/premake/premake-4.3-r1.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/dev-util/premake/premake-4.3-r1.ebuild,v 1.4 2013/05/10 09:39:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-4.3-r1.ebuild,v 1.5 2013/05/26 07:25:11 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/premake/${P}-src.zip" LICENSE="BSD" SLOT=$(get_major_version) -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="app-arch/unzip" |