summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2005-10-09 19:04:15 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2005-10-09 19:04:15 +0000
commite28db9e035fb11d11bd0cab57c643430c5045e9d (patch)
tree10e0979e6059e06f936cbf41efe3aaf5c3dc6885 /kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild
parentmissing DEPEND fix bug #108605 (diff)
downloadgentoo-2-e28db9e035fb11d11bd0cab57c643430c5045e9d.tar.gz
gentoo-2-e28db9e035fb11d11bd0cab57c643430c5045e9d.tar.bz2
gentoo-2-e28db9e035fb11d11bd0cab57c643430c5045e9d.zip
Added ~x86 keyword.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild')
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild b/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild
index b979c1c55a3c..4abce713ea4f 100644
--- a/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild,v 1.2 2005/09/29 09:53:55 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild,v 1.3 2005/10/09 19:04:15 betelgeuse Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="A simple password checker, used by any software in need of user authentication."
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"