diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:26 +0200 |
commit | 692fc7d21fa05207010f0b0b11b2703bca9932ab (patch) | |
tree | 218aad24e288676dd08c2ea8b3ad554df226d43a /games-util | |
parent | games-simulation/openttd: amd64 stable wrt bug #582294 (diff) | |
download | gentoo-692fc7d21fa05207010f0b0b11b2703bca9932ab.tar.gz gentoo-692fc7d21fa05207010f0b0b11b2703bca9932ab.tar.bz2 gentoo-692fc7d21fa05207010f0b0b11b2703bca9932ab.zip |
games-util/grfcodec: amd64 stable wrt bug #582288
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/grfcodec/grfcodec-6.0.5.ebuild b/games-util/grfcodec/grfcodec-6.0.5.ebuild index 5b6d009d7987..99601aaf6254 100644 --- a/games-util/grfcodec/grfcodec-6.0.5.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.5.ebuild @@ -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} |