diff options
author | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-07-29 18:28:03 +0100 |
---|---|---|
committer | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-07-29 22:00:24 +0100 |
commit | f9b9bdf71de05ade71e0608b678559b2a02db6b9 (patch) | |
tree | d104a8e6a2703cd0ab08ca161d87be660d372d8e /media-libs | |
parent | media-libs/raspberrypi-userland-bin: drop inherit multilib (diff) | |
download | gentoo-f9b9bdf71de05ade71e0608b678559b2a02db6b9.tar.gz gentoo-f9b9bdf71de05ade71e0608b678559b2a02db6b9.tar.bz2 gentoo-f9b9bdf71de05ade71e0608b678559b2a02db6b9.zip |
media-libs/raspberrypi-userland-bin: EAPI=7
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild index 67de53f9fa04..336f6354c109 100644 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Raspberry Pi userspace tools and libraries" HOMEPAGE="https://github.com/raspberrypi/firmware" |