summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-09-30 01:32:23 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-09-30 01:32:23 +0000
commit8b76e8938148e65dbfbcd909bad4715fb1c24ad2 (patch)
treef0bef45e345e7303f7f2898ca39c051d4f0f7c91 /sys-apps
parentAdd ~amd64 so I can use it. (diff)
downloadgentoo-2-8b76e8938148e65dbfbcd909bad4715fb1c24ad2.tar.gz
gentoo-2-8b76e8938148e65dbfbcd909bad4715fb1c24ad2.tar.bz2
gentoo-2-8b76e8938148e65dbfbcd909bad4715fb1c24ad2.zip
Add ~amd64 so I can use it.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/x86info/ChangeLog5
-rw-r--r--sys-apps/x86info/x86info-1.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/x86info/ChangeLog b/sys-apps/x86info/ChangeLog
index 3ecceb39e643..841fa6820e42 100644
--- a/sys-apps/x86info/ChangeLog
+++ b/sys-apps/x86info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/x86info
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.12 2006/09/08 01:39:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.13 2006/09/30 01:32:23 robbat2 Exp $
+
+ 30 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> x86info-1.18.ebuild:
+ Add ~amd64 so I can use it.
*x86info-1.18 (08 Sep 2006)
diff --git a/sys-apps/x86info/x86info-1.18.ebuild b/sys-apps/x86info/x86info-1.18.ebuild
index 8ee9de135add..00c5f13b4b03 100644
--- a/sys-apps/x86info/x86info-1.18.ebuild
+++ b/sys-apps/x86info/x86info-1.18.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/x86info/x86info-1.18.ebuild,v 1.1 2006/09/08 01:39:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.18.ebuild,v 1.2 2006/09/30 01:32:23 robbat2 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.codemonkey.org.uk/projects/x86info/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* ~x86 ~amd64"
IUSE=""
DEPEND=""