diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:57 +0100 |
commit | a90108595c9d27b8bc702d139411715c4718af6c (patch) | |
tree | c44ff71337e2347b78b8a849e32b5892cce205be /dev-dotnet/pe-format | |
parent | dev-libs/npth: ppc stable wrt bug #590654 (diff) | |
download | gentoo-a90108595c9d27b8bc702d139411715c4718af6c.tar.gz gentoo-a90108595c9d27b8bc702d139411715c4718af6c.tar.bz2 gentoo-a90108595c9d27b8bc702d139411715c4718af6c.zip |
dev-dotnet/pe-format: ppc stable wrt bug #598848
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-dotnet/pe-format')
-rw-r--r-- | dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild index 395de2555d89..9c2a6d20429a 100644 --- a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="dev-util/desktop-file-utils" |