diff options
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild b/games-emulation/mamory/mamory-0.2.25-r1.ebuild index 5067ebc567f2..cccd915c6f27 100644 --- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild +++ b/games-emulation/mamory/mamory-0.2.25-r1.ebuild @@ -35,7 +35,7 @@ src_prepare() { common/Makefile.am || die AT_M4DIR="config" eautoreconf - append-cflags -std=gnu89 # build with gcc5 (bug #570500) + append-cflags -std=gnu89 # build with gcc5 (bug #570500) } src_configure() { |