diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:08:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:08:31 +0000 |
commit | 276fd201b4746d9892db9fab85d9f81428d57b9e (patch) | |
tree | e7a055805bb8fdae8af7667293ef8df848e7ea5f /kde-base | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-276fd201b4746d9892db9fab85d9f81428d57b9e.tar.gz gentoo-2-276fd201b4746d9892db9fab85d9f81428d57b9e.tar.bz2 gentoo-2-276fd201b4746d9892db9fab85d9f81428d57b9e.zip |
alpha/ia64/x86 stable wrt #183887
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdebase-pam/kdebase-pam-7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdebase-pam/kdebase-pam-7.ebuild b/kde-base/kdebase-pam/kdebase-pam-7.ebuild index 88532697c18b..7cd03916fbf2 100644 --- a/kde-base/kdebase-pam/kdebase-pam-7.ebuild +++ b/kde-base/kdebase-pam/kdebase-pam-7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-pam/kdebase-pam-7.ebuild,v 1.4 2007/07/02 12:43:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-pam/kdebase-pam-7.ebuild,v 1.5 2007/07/02 15:08:31 armin76 Exp $ inherit pam @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/pam" |