diff options
author | Sam James <sam@gentoo.org> | 2020-12-11 22:11:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-11 22:11:37 +0000 |
commit | aa1fa1c2c240a86a1e551f2319c7348c93462c06 (patch) | |
tree | 16daded59ccfe8594cfcb31a0fb42a038b5bd88b /media-libs/raspberrypi-userland-bin | |
parent | dev-libs/openssl: Stabilize 1.1.1i arm, #759079 (diff) | |
download | gentoo-aa1fa1c2c240a86a1e551f2319c7348c93462c06.tar.gz gentoo-aa1fa1c2c240a86a1e551f2319c7348c93462c06.tar.bz2 gentoo-aa1fa1c2c240a86a1e551f2319c7348c93462c06.zip |
media-libs/raspberrypi-userland-bin: Stabilize 1.20201022 arm, #758929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/raspberrypi-userland-bin')
-rw-r--r-- | media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild index 679e61bcee0d..840a9172aa63 100644 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/firmware-${PV}" LICENSE="BSD GPL-2 raspberrypi-videocore-bin" SLOT="0" -KEYWORDS="-* ~arm" +KEYWORDS="-* arm" IUSE="+hardfp examples" RDEPEND="!media-libs/raspberrypi-userland" |