diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-16 00:18:21 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-16 00:28:23 +0100 |
commit | 98b381cef9dcd51b6aedbe3a6c0f63ab678cc49e (patch) | |
tree | deb909042d8fe4fa0d3d2027b366c7f0cfa334df /games-puzzle/ksokoban | |
parent | dev-util/clion: remove old versions. (diff) | |
download | gentoo-98b381cef9dcd51b6aedbe3a6c0f63ab678cc49e.tar.gz gentoo-98b381cef9dcd51b6aedbe3a6c0f63ab678cc49e.tar.bz2 gentoo-98b381cef9dcd51b6aedbe3a6c0f63ab678cc49e.zip |
games-puzzle/ksokoban: EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-puzzle/ksokoban')
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild index 3e46de627eaf..cdba7211470b 100644 --- a/games-puzzle/ksokoban/ksokoban-9999.ebuild +++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_HANDBOOK="optional" inherit kde5 |