summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-29 13:19:41 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-29 13:26:23 +0200
commit3f631ac6ef209a227b49a0fbd28fb45eae2378e2 (patch)
tree2de52cd1c340fdb80302203bf08e20a5d043ff17 /games-emulation/mamory
parentgames-emulation/mamory: Drop old (diff)
downloadgentoo-3f631ac6ef209a227b49a0fbd28fb45eae2378e2.tar.gz
gentoo-3f631ac6ef209a227b49a0fbd28fb45eae2378e2.tar.bz2
gentoo-3f631ac6ef209a227b49a0fbd28fb45eae2378e2.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.ebuild2
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() {