diff options
author | Craig Andrews <candrews@gentoo.org> | 2019-08-26 16:37:19 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2019-08-26 17:11:58 -0400 |
commit | 1153486632da35c961b7a3bd1016f819e50ba456 (patch) | |
tree | 0554535dbfdf5d1c6b17dfe83acc0223ad8eb869 /media-plugins/kodi-peripheral-steamcontroller | |
parent | media-plugins/kodi-peripheral-joystick: EAPI=7 (diff) | |
download | gentoo-1153486632da35c961b7a3bd1016f819e50ba456.tar.gz gentoo-1153486632da35c961b7a3bd1016f819e50ba456.tar.bz2 gentoo-1153486632da35c961b7a3bd1016f819e50ba456.zip |
media-plugins/kodi-peripheral-steamcontroller: EAPI=7
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins/kodi-peripheral-steamcontroller')
-rw-r--r-- | media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild index d357c789b6dd..a2853221614c 100644 --- a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild +++ b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.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 inherit cmake-utils kodi-addon |