diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2017-01-31 04:16:57 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2017-01-31 04:16:57 +0300 |
commit | 3033909c16eaf4815ebbf206a5c7bbddbd3e913c (patch) | |
tree | 119a587a42158e783990d4fe27035733147284cd /games-arcade | |
parent | 5caeaf27c4265b19f96411db520bf946e647c9d8 (diff) |
supertux: eapi 5
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/supertux/supertux-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/supertux/supertux-scm.ebuild b/games-arcade/supertux/supertux-scm.ebuild index cf23008..b74f950 100644 --- a/games-arcade/supertux/supertux-scm.ebuild +++ b/games-arcade/supertux/supertux-scm.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 CMAKE_IN_SOURCE_BUILD=1 |