diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-10-02 13:24:10 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-10-02 13:24:10 +0200 |
commit | a4ef7a9458d983dc1cc2695a8c6792bbbd7a0831 (patch) | |
tree | aaa8eaf4f537f2cd96e93ccc7d5c967b39472380 /sci-libs/indilib | |
parent | sci-astronomy/kstars: 3.5.5 version bump (diff) | |
download | gentoo-a4ef7a9458d983dc1cc2695a8c6792bbbd7a0831.tar.gz gentoo-a4ef7a9458d983dc1cc2695a8c6792bbbd7a0831.tar.bz2 gentoo-a4ef7a9458d983dc1cc2695a8c6792bbbd7a0831.zip |
sci-libs/indilib: EAPI-8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/indilib-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.9.2.ebuild b/sci-libs/indilib/indilib-1.9.2.ebuild index 7bc78575bc2c..c1484d7e649a 100644 --- a/sci-libs/indilib/indilib-1.9.2.ebuild +++ b/sci-libs/indilib/indilib-1.9.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake udev |