summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-04-14 05:27:29 +0000
committerZac Medico <zmedico@gentoo.org>2012-04-14 05:27:29 +0000
commitb96829b0c34daa4fbcf688af4a8b27164ab4abc7 (patch)
tree219e324ec6479747e8f3c3cbb845118b136a6e1f /sys-apps/hwids
parentAdd ~amd64-linux keyword. (diff)
downloadgentoo-2-b96829b0c34daa4fbcf688af4a8b27164ab4abc7.tar.gz
gentoo-2-b96829b0c34daa4fbcf688af4a8b27164ab4abc7.tar.bz2
gentoo-2-b96829b0c34daa4fbcf688af4a8b27164ab4abc7.zip
Add ~amd64-linux and ~x86-linux keywords.
(Portage version: 2.2.0_alpha100_p7/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/ChangeLog5
-rw-r--r--sys-apps/hwids/hwids-20120408.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog
index 30931928a049..d6693ac4dff1 100644
--- a/sys-apps/hwids/ChangeLog
+++ b/sys-apps/hwids/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwids
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.4 2012/04/08 19:08:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.5 2012/04/14 05:27:29 zmedico Exp $
+
+ 14 Apr 2012; Zac Medico <zmedico@gentoo.org> hwids-20120408.ebuild:
+ Add ~amd64-linux and ~x86-linux keywords.
*hwids-20120408 (08 Apr 2012)
diff --git a/sys-apps/hwids/hwids-20120408.ebuild b/sys-apps/hwids/hwids-20120408.ebuild
index c30011789f6d..908875f26d63 100644
--- a/sys-apps/hwids/hwids-20120408.ebuild
+++ b/sys-apps/hwids/hwids-20120408.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120408.ebuild,v 1.1 2012/04/08 19:08:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120408.ebuild,v 1.2 2012/04/14 05:27:29 zmedico Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~flameeyes/hwids/${P}.tar.xz"
LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""