summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-10 00:07:56 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-10 00:07:56 +0000
commitc6613c949e03b2bfb8b750a22741ca1b7bdfd221 (patch)
tree8b4af7587db0ec4ad673dc57594e900b30d54dc3
parentold (diff)
downloadhistorical-c6613c949e03b2bfb8b750a22741ca1b7bdfd221.tar.gz
historical-c6613c949e03b2bfb8b750a22741ca1b7bdfd221.tar.bz2
historical-c6613c949e03b2bfb8b750a22741ca1b7bdfd221.zip
stabilize
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild
index 68a5c2669cde..73345861b673 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild,v 1.1 2006/09/02 01:15:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.14.ebuild,v 1.2 2006/11/10 00:07:56 vapier Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.urbanmyth.org/microcode/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND=""