diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:21:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 07:21:03 +0000 |
commit | 7508c2de78d5cd18ec04fed66ccc74e33c09066b (patch) | |
tree | 32ff008a4194f5b998f1940c3203a42cb7ffb473 /dev-dotnet/pe-format/pe-format-2.1.2.ebuild | |
parent | Stable for ppc, wrt bug #470752 (diff) | |
download | gentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.tar.gz gentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.tar.bz2 gentoo-2-7508c2de78d5cd18ec04fed66ccc74e33c09066b.zip |
Stable for ppc, wrt bug #471158
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-2.1.2.ebuild')
-rw-r--r-- | dev-dotnet/pe-format/pe-format-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2.ebuild index 6e45a1a938a2..b1fab0a6ba5f 100644 --- a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.1.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/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v 1.3 2013/05/25 19:06:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v 1.4 2013/05/26 07:21:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="!<sys-apps/openrc-0.9.4" |