diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-04 23:03:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-04 23:03:15 +0000 |
commit | 143f5b41556e94c0f126f79e19be986a85836115 (patch) | |
tree | ade716f9ee5c6ade760f3d365396751a1dae898b /sys-auth | |
parent | Masking pambase for older 64UL profile whose toolchain is too old (diff) | |
download | gentoo-2-143f5b41556e94c0f126f79e19be986a85836115.tar.gz gentoo-2-143f5b41556e94c0f126f79e19be986a85836115.tar.bz2 gentoo-2-143f5b41556e94c0f126f79e19be986a85836115.zip |
keyworded ~arch for ppc64, bug 210770
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080301.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 62eeab4efe2c..33a0d9db7d95 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.12 2008/03/04 10:13:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.13 2008/03/04 23:03:15 ranger Exp $ + + 04 Mar 2008; Brent Baude <ranger@gentoo.org> pambase-20080301.ebuild: + keyworded ~arch for ppc64, bug 210770 04 Mar 2008; Christian Faulhammer <opfer@gentoo.org> pambase-20080301.ebuild: diff --git a/sys-auth/pambase/pambase-20080301.ebuild b/sys-auth/pambase/pambase-20080301.ebuild index 0acc67a869ee..af80ac7a28ff 100644 --- a/sys-auth/pambase/pambase-20080301.ebuild +++ b/sys-auth/pambase/pambase-20080301.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v 1.4 2008/03/04 10:13:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v 1.5 2008/03/04 23:03:15 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~hppa ~x86" +KEYWORDS="~hppa ~ppc64 ~x86" IUSE="debug cracklib consolekit gnome selinux" RDEPEND=" |