diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 13:07:36 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 13:26:18 +0200 |
commit | bab538fdb4a6abde2129b46a61e42480dabf9365 (patch) | |
tree | 27b3d419d29509863da79d90ac6688333906056e /games-emulation/mamory | |
parent | games-emulation/mamory: Stop using games.eclass (diff) | |
download | gentoo-bab538fdb4a6abde2129b46a61e42480dabf9365.tar.gz gentoo-bab538fdb4a6abde2129b46a61e42480dabf9365.tar.bz2 gentoo-bab538fdb4a6abde2129b46a61e42480dabf9365.zip |
games-emulation/mamory: Make repoman happy
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.25-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild b/games-emulation/mamory/mamory-0.2.25-r1.ebuild index 3f2f840637ef..5067ebc567f2 100644 --- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild +++ b/games-emulation/mamory/mamory-0.2.25-r1.ebuild @@ -35,9 +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() { |