diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 00:37:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 00:37:06 +0000 |
commit | 60784483c1a4bcba41da74772198a8d3a508faf1 (patch) | |
tree | 5a5d4104cbba98a77dca6362b06c70155897c0bb /media-libs | |
parent | media-libs/libxmi: Stabilize 1.3-r1 arm, #768066 (diff) | |
download | gentoo-60784483c1a4bcba41da74772198a8d3a508faf1.tar.gz gentoo-60784483c1a4bcba41da74772198a8d3a508faf1.tar.bz2 gentoo-60784483c1a4bcba41da74772198a8d3a508faf1.zip |
media-libs/raspberrypi-userland-bin: Stabilize 1.20201201 arm, #768141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild index 9ce4a8fd7918..ca662960c5dc 100644 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.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" |