summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-12-21 11:42:07 +0100
committerThomas Deutschmann <whissi@gentoo.org>2016-12-21 12:23:26 +0100
commite2ce217e5f9f884b5bd30bb10d68c1a4b5f14d99 (patch)
tree8b36d5f71b694d8fbee62497f38870522a0197d7 /sys-firmware
parentsys-apps/iucode_tool: x86 stable (bug #587584) (diff)
downloadgentoo-e2ce217e5f9f884b5bd30bb10d68c1a4b5f14d99.tar.gz
gentoo-e2ce217e5f9f884b5bd30bb10d68c1a4b5f14d99.tar.bz2
gentoo-e2ce217e5f9f884b5bd30bb10d68c1a4b5f14d99.zip
sys-firmware/intel-microcode: x86 stable (bug #587584)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/intel-microcode/intel-microcode-20151106.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/intel-microcode/intel-microcode-20151106.ebuild b/sys-firmware/intel-microcode/intel-microcode-20151106.ebuild
index b639726fa5b6..bdbb73a0c4ce 100644
--- a/sys-firmware/intel-microcode/intel-microcode-20151106.ebuild
+++ b/sys-firmware/intel-microcode/intel-microcode-20151106.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz"
LICENSE="intel-ucode"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="initramfs monolithic +split-ucode"
REQUIRED_USE="|| ( initramfs monolithic split-ucode )"