diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-07 16:22:32 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-07 16:22:32 +0100 |
commit | 49a5ba87abed3eea40e4a2a116c28178bf20061b (patch) | |
tree | c5fd4c40c950b447fe25fb058352b66d2f690b69 /sci-astronomy | |
parent | kde-misc/kmarkdownwebview: EAPI-7 bump (diff) | |
download | gentoo-49a5ba87abed3eea40e4a2a116c28178bf20061b.tar.gz gentoo-49a5ba87abed3eea40e4a2a116c28178bf20061b.tar.bz2 gentoo-49a5ba87abed3eea40e4a2a116c28178bf20061b.zip |
sci-astronomy/kstars: EAPI-7 bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/kstars/kstars-3.0.0.ebuild b/sci-astronomy/kstars/kstars-3.0.0.ebuild index eb48d6121865..6e6e693abac0 100644 --- a/sci-astronomy/kstars/kstars-3.0.0.ebuild +++ b/sci-astronomy/kstars/kstars-3.0.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_HANDBOOK="forceoptional" PYTHON_COMPAT=( python2_7 ) |