diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:11:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:11:55 +0100 |
commit | 75fe433d7410b42fc5bd168eadaf74131c639d03 (patch) | |
tree | 80777013c665dd8ccfb4e65077080216bd2b61bd /sys-firmware/radeon-ucode | |
parent | media-libs/waffle: x86 stable wrt bug #559062 (diff) | |
download | gentoo-75fe433d7410b42fc5bd168eadaf74131c639d03.tar.gz gentoo-75fe433d7410b42fc5bd168eadaf74131c639d03.tar.bz2 gentoo-75fe433d7410b42fc5bd168eadaf74131c639d03.zip |
sys-firmware/radeon-ucode: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-firmware/radeon-ucode')
-rw-r--r-- | sys-firmware/radeon-ucode/radeon-ucode-20150511.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/radeon-ucode/radeon-ucode-20150511.ebuild b/sys-firmware/radeon-ucode/radeon-ucode-20150511.ebuild index 7366211edb30..f424ce139003 100644 --- a/sys-firmware/radeon-ucode/radeon-ucode-20150511.ebuild +++ b/sys-firmware/radeon-ucode/radeon-ucode-20150511.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="!sys-kernel/linux-firmware[-savedconfig]" |