diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:52:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:18 +0100 |
commit | 480a89924671d7685135c0e692b08f8f01fa4960 (patch) | |
tree | e1b5a106e75f3e58cee20ede8a28cff8ffe2ac35 /sys-firmware | |
parent | sys-firmware/amdgpu-ucode: x86 stable wrt bug #611056 (diff) | |
download | gentoo-480a89924671d7685135c0e692b08f8f01fa4960.tar.gz gentoo-480a89924671d7685135c0e692b08f8f01fa4960.tar.bz2 gentoo-480a89924671d7685135c0e692b08f8f01fa4960.zip |
sys-firmware/radeon-ucode: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/radeon-ucode/radeon-ucode-20161005.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/radeon-ucode/radeon-ucode-20161005.ebuild b/sys-firmware/radeon-ucode/radeon-ucode-20161005.ebuild index 8d082f88f57e..1aae5e9a74f6 100644 --- a/sys-firmware/radeon-ucode/radeon-ucode-20161005.ebuild +++ b/sys-firmware/radeon-ucode/radeon-ucode-20161005.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${RADEON_UCODE_LINUX_FIRMWARE}.tar.xz" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="!sys-kernel/linux-firmware[-savedconfig]" |