diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:53:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:16 +0100 |
commit | 8d3ba0ad46bbeb4182b286f7fe519b51d5dad349 (patch) | |
tree | ce48f36f6c31410f96ab5671002c9a0fcfb260e9 /games-util/grfcodec | |
parent | dev-libs/icu-le-hb: ppc64 stable wrt bug #603788 (diff) | |
download | gentoo-8d3ba0ad46bbeb4182b286f7fe519b51d5dad349.tar.gz gentoo-8d3ba0ad46bbeb4182b286f7fe519b51d5dad349.tar.bz2 gentoo-8d3ba0ad46bbeb4182b286f7fe519b51d5dad349.zip |
games-util/grfcodec: ppc64 stable wrt bug #582288
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util/grfcodec')
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/grfcodec/grfcodec-6.0.5.ebuild b/games-util/grfcodec/grfcodec-6.0.5.ebuild index 4d46b5c0acf4..7c424785172b 100644 --- a/games-util/grfcodec/grfcodec-6.0.5.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.5.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$ @@ -17,7 +17,7 @@ HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="" [[ -n ${SCM} ]] && S=${WORKDIR}/${PN} |