diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-23 18:04:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 10:58:31 -0500 |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /sys-firmware | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild index 76c7d42baa1a..5e373ebd7a77 100644 --- a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild +++ b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild @@ -11,7 +11,7 @@ RESTRICT="bindist mirror" LICENSE="bluez-firmware" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa ppc x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc x86" IUSE="" DOCS="AUTHORS ChangeLog README" |