diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:36 +0100 |
commit | bc3ba011980467b62387ceab4e587d043e03963a (patch) | |
tree | 84d629725f0eabe8b1842767328bd1bdf62e164f /sys-firmware | |
parent | sys-firmware/amdgpu-ucode: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-bc3ba011980467b62387ceab4e587d043e03963a.tar.gz gentoo-bc3ba011980467b62387ceab4e587d043e03963a.tar.bz2 gentoo-bc3ba011980467b62387ceab4e587d043e03963a.zip |
sys-firmware/radeon-ucode: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 31c901010f34..8d082f88f57e 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]" |