diff options
Diffstat (limited to 'games-util/grfcodec')
-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} |