diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:04 +0200 |
commit | 0ac97a0b165523e67eb72e23f88f75edc63895ed (patch) | |
tree | f58015a0730c6551a2a18080b88629347ed58d91 /media-libs/raspberrypi-userland-bin | |
parent | media-libs/openmoiv: Sort KEYWORDS (diff) | |
download | gentoo-0ac97a0b165523e67eb72e23f88f75edc63895ed.tar.gz gentoo-0ac97a0b165523e67eb72e23f88f75edc63895ed.tar.bz2 gentoo-0ac97a0b165523e67eb72e23f88f75edc63895ed.zip |
media-libs/raspberrypi-userland-bin: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/raspberrypi-userland-bin')
-rw-r--r-- | media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20170303.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20170303.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20170303.ebuild index f011422bc21c..de28e90041a5 100644 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20170303.ebuild +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20170303.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> ${MY_P} LICENSE="BSD GPL-2 raspberrypi-videocore-bin" SLOT="0" -KEYWORDS="~arm -*" +KEYWORDS="-* ~arm" IUSE="+hardfp examples" RDEPEND="!media-libs/raspberrypi-userland" |