summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-26 17:24:27 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-26 17:24:27 +0000
commit2853fdac7e5fe62f90c28f58c898497480b33635 (patch)
tree35c73f70489baac2a494474afe3212ea107155df /sys-apps/dmidecode/dmidecode-2.8.ebuild
parentStable on alpha wrt Bug #125030. (diff)
downloadhistorical-2853fdac7e5fe62f90c28f58c898497480b33635.tar.gz
historical-2853fdac7e5fe62f90c28f58c898497480b33635.tar.bz2
historical-2853fdac7e5fe62f90c28f58c898497480b33635.zip
Added ~alpha keyword.
Package-Manager: portage-2.0.54
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-2.8.ebuild')
-rw-r--r--sys-apps/dmidecode/dmidecode-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmidecode/dmidecode-2.8.ebuild b/sys-apps/dmidecode/dmidecode-2.8.ebuild
index 27226200b4e1..2d9bc6d38e96 100644
--- a/sys-apps/dmidecode/dmidecode-2.8.ebuild
+++ b/sys-apps/dmidecode/dmidecode-2.8.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/dmidecode/dmidecode-2.8.ebuild,v 1.3 2006/04/08 18:06:47 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.8.ebuild,v 1.4 2006/04/26 17:24:27 tcort Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 -ppc ~ppc64 -sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 -ppc ~ppc64 -sparc ~x86"
IUSE=""
DEPEND=""