summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-29 04:03:40 +0000
committerJason Wever <weeve@gentoo.org>2005-11-29 04:03:40 +0000
commitec599cd4a28bfbea3f15d66e12aa27da64983124 (patch)
treed8edca4df89190d6eac844f635f63954533a7af9 /kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
parentMarked ~hppa wrt bug 109183. (diff)
downloadgentoo-2-ec599cd4a28bfbea3f15d66e12aa27da64983124.tar.gz
gentoo-2-ec599cd4a28bfbea3f15d66e12aa27da64983124.tar.bz2
gentoo-2-ec599cd4a28bfbea3f15d66e12aa27da64983124.zip
Added ~sparc keyword.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kcheckpass/kcheckpass-3.5.0.ebuild')
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
index 8a5e02357d5d..df509c9f6b25 100644
--- a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.5.0.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.0.ebuild,v 1.1 2005/11/22 22:13:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.2 2005/11/29 03:59:36 weeve 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"