summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-10-30 17:07:20 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-10-30 17:07:20 +0000
commita727ccaed6ff0d1e78cf4c24f1c82260f5552657 (patch)
treea714a1f04ae6b49973a3a5e187772eaa68dd7eb5 /sys-auth
parentkeyword ~x86 as requested in bug #152713 (diff)
downloadgentoo-2-a727ccaed6ff0d1e78cf4c24f1c82260f5552657.tar.gz
gentoo-2-a727ccaed6ff0d1e78cf4c24f1c82260f5552657.tar.bz2
gentoo-2-a727ccaed6ff0d1e78cf4c24f1c82260f5552657.zip
keyword ~x86 as requested in bug #152713
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_console/ChangeLog6
-rw-r--r--sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog
index 286469da42ae..3716be86715d 100644
--- a/sys-auth/pam_console/ChangeLog
+++ b/sys-auth/pam_console/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/pam_console
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.5 2006/10/30 11:09:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.6 2006/10/30 17:07:20 opfer Exp $
+
+ 30 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
+ pam_console-0.99.6.2.3.6.ebuild:
+ keyword ~x86 as requested in bug #152713
30 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
diff --git a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild b/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
index a8b8386dd0dc..aaf34671ea7c 100644
--- a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
+++ b/sys-auth/pam_console/pam_console-0.99.6.2.3.6.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-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild,v 1.4 2006/10/30 11:09:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild,v 1.5 2006/10/30 17:07:20 opfer Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -19,7 +19,7 @@ SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-*"
+KEYWORDS="-* ~x86"
IUSE=""
RDEPEND=">=sys-libs/pam-0.99"