diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:31 +0100 |
commit | 2c80061d1232d577a4e547a48fdad87defc80c58 (patch) | |
tree | 25298e8524c4008bb472b550f1c3cb5aaad1ea3d /sys-firmware | |
parent | media-libs/vulkan-loader: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-2c80061d1232d577a4e547a48fdad87defc80c58.tar.gz gentoo-2c80061d1232d577a4e547a48fdad87defc80c58.tar.bz2 gentoo-2c80061d1232d577a4e547a48fdad87defc80c58.zip |
sys-firmware/amdgpu-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/amdgpu-ucode/amdgpu-ucode-20161121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/amdgpu-ucode/amdgpu-ucode-20161121.ebuild b/sys-firmware/amdgpu-ucode/amdgpu-ucode-20161121.ebuild index c2972b07c8cf..e267cf29ab48 100644 --- a/sys-firmware/amdgpu-ucode/amdgpu-ucode-20161121.ebuild +++ b/sys-firmware/amdgpu-ucode/amdgpu-ucode-20161121.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${AMDGPU_UCODE_LINUX_FIRMWARE}.tar.xz" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="legacy" RDEPEND="legacy? ( !sys-firmware/radeon-ucode ) |