summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild')
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild
index 6e1210967c05..1aa57c8dcba6 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.13.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.13.ebuild,v 1.2 2006/09/11 15:53:26 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.13.ebuild,v 1.3 2006/09/26 15:28:22 blubb 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=""