summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/acl/acl-2.2.13-r2.ebuild4
-rw-r--r--sys-apps/attr/attr-2.4.7-r1.ebuild4
-rw-r--r--sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild4
-rw-r--r--sys-apps/coreutils/coreutils-5.0.91-r4.ebuild4
-rw-r--r--sys-apps/cronbase/cronbase-0.2.1-r3.ebuild4
-rw-r--r--sys-apps/debianutils/debianutils-1.16.7-r4.ebuild4
-rw-r--r--sys-apps/diffutils/diffutils-2.8.4-r4.ebuild4
-rw-r--r--sys-apps/gawk/gawk-3.1.3-r1.ebuild4
-rw-r--r--sys-apps/groff/groff-1.19.ebuild4
-rw-r--r--sys-apps/help2man/help2man-1.33.1.ebuild4
-rw-r--r--sys-apps/kbd/kbd-1.12-r2.ebuild4
-rw-r--r--sys-apps/man/man-1.5m.ebuild4
-rw-r--r--sys-apps/miscfiles/miscfiles-1.3-r2.ebuild4
-rw-r--r--sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild4
-rw-r--r--sys-apps/pam-login/pam-login-3.14.ebuild4
-rw-r--r--sys-apps/portage/portage-2.0.50-r1.ebuild4
-rw-r--r--sys-apps/shadow/shadow-4.0.4.1.ebuild4
-rw-r--r--sys-apps/util-linux/util-linux-2.12-r4.ebuild4
18 files changed, 36 insertions, 36 deletions
diff --git a/sys-apps/acl/acl-2.2.13-r2.ebuild b/sys-apps/acl/acl-2.2.13-r2.ebuild
index ae1a9d817cf0..ce0942ff4a3b 100644
--- a/sys-apps/acl/acl-2.2.13-r2.ebuild
+++ b/sys-apps/acl/acl-2.2.13-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.13-r2.ebuild,v 1.8 2004/03/01 17:42:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.13-r2.ebuild,v 1.9 2004/03/02 16:37:22 iggy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Access control list utilities, libraries and headers"
@@ -9,7 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~amd64 ppc sparc alpha ~hppa ~mips ia64 ppc64"
+KEYWORDS="~x86 ~amd64 ppc sparc alpha ~hppa ~mips ia64 ppc64 s390"
RDEPEND=">=sys-apps/attr-2.4
nls? ( sys-devel/gettext )"
diff --git a/sys-apps/attr/attr-2.4.7-r1.ebuild b/sys-apps/attr/attr-2.4.7-r1.ebuild
index 4098a1128da2..aacf859fe2cc 100644
--- a/sys-apps/attr/attr-2.4.7-r1.ebuild
+++ b/sys-apps/attr/attr-2.4.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.7-r1.ebuild,v 1.15 2004/03/01 19:47:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.7-r1.ebuild,v 1.16 2004/03/02 16:37:12 iggy Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~hppa mips ~amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc alpha ~hppa mips ~amd64 ia64 ppc64 s390"
IUSE="nls debug"
DEPEND=">=sys-apps/portage-2.0.47-r10
diff --git a/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild b/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild
index 558fed6ef454..8fc65f24599f 100644
--- a/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild
+++ b/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild,v 1.3 2004/02/28 00:30:33 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild,v 1.4 2004/03/02 16:43:09 iggy Exp $
IUSE="bootstrap build livecd static selinux"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
DEPEND="virtual/os-headers
selinux? ( sys-libs/libselinux )"
diff --git a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild
index 721cc296454e..1ea226a2a8ac 100644
--- a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild
+++ b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.13 2004/02/23 00:38:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.14 2004/03/02 16:37:31 iggy Exp $
inherit eutils flag-o-matic
@@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/coreutils/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha hppa ~mips ia64 ~amd64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~mips ia64 ~amd64 ppc64 s390"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.3-r5
diff --git a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
index 2a2f3f8309be..2d0b3aeec0b0 100644
--- a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
+++ b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.4 2004/02/23 00:39:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.5 2004/03/02 16:35:45 iggy Exp $
DESCRIPTION="The is the base for all cron ebuilds."
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips hppa ~ia64 ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips hppa ~ia64 ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild
index 6e05475aab7f..b6053cd19333 100644
--- a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild
+++ b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.3 2004/02/23 00:39:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.4 2004/03/02 16:37:47 iggy Exp $
IUSE="static build"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2 BSD"
-KEYWORDS="x86 amd64 ppc sparc alpha mips hppa ia64 ppc64"
+KEYWORDS="x86 amd64 ppc sparc alpha mips hppa ia64 ppc64 s390"
DEPEND="virtual/glibc"
diff --git a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild
index 8cc11484fd01..b8eb3dd684f2 100644
--- a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild
+++ b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.11 2004/02/23 00:40:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.12 2004/03/02 16:45:46 iggy Exp $
IUSE="nls build static"
@@ -18,7 +18,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha hppa mips ~amd64 ia64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha hppa mips ~amd64 ia64 ppc64 s390"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.47-r10
diff --git a/sys-apps/gawk/gawk-3.1.3-r1.ebuild b/sys-apps/gawk/gawk-3.1.3-r1.ebuild
index 5f8e42ef1d64..c9ee907ca204 100644
--- a/sys-apps/gawk/gawk-3.1.3-r1.ebuild
+++ b/sys-apps/gawk/gawk-3.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3-r1.ebuild,v 1.4 2004/02/23 00:42:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3-r1.ebuild,v 1.5 2004/03/02 16:40:15 iggy Exp $
IUSE="nls build"
@@ -11,7 +11,7 @@ DESCRIPTION="GNU awk pattern-matching language"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"
-KEYWORDS="x86 amd64 ~ppc sparc alpha ~mips hppa ia64 ppc64"
+KEYWORDS="x86 amd64 ~ppc sparc alpha ~mips hppa ia64 ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/groff/groff-1.19.ebuild b/sys-apps/groff/groff-1.19.ebuild
index b5fea0d9c42e..5da90bf9f62b 100644
--- a/sys-apps/groff/groff-1.19.ebuild
+++ b/sys-apps/groff/groff-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.ebuild,v 1.1 2004/02/29 19:50:34 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.ebuild,v 1.2 2004/03/02 16:35:35 iggy Exp $
IUSE="X" # cjk"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/groff/${P}.tar.gz"
# cjk? ( http://people.debian.org/~ukai/groff/${MB_PATCH}.diff.gz )"
HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/help2man/help2man-1.33.1.ebuild b/sys-apps/help2man/help2man-1.33.1.ebuild
index 625bb0a75190..309c7390ddfa 100644
--- a/sys-apps/help2man/help2man-1.33.1.ebuild
+++ b/sys-apps/help2man/help2man-1.33.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.1 2004/02/08 13:39:13 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.2 2004/03/02 16:37:02 iggy Exp $
MY_P="${P/-/_}"
DESCRIPTION="GNU utility to convert program --help output to a man page"
HOMEPAGE="http://www.gnu.org/software/help2man"
SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha s390"
LICENSE="GPL-2"
SLOT="0"
IUSE="nls"
diff --git a/sys-apps/kbd/kbd-1.12-r2.ebuild b/sys-apps/kbd/kbd-1.12-r2.ebuild
index 25009e7d0b0d..c577df023e0a 100644
--- a/sys-apps/kbd/kbd-1.12-r2.ebuild
+++ b/sys-apps/kbd/kbd-1.12-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.12-r2.ebuild,v 1.2 2004/02/23 00:44:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.12-r2.ebuild,v 1.3 2004/03/02 16:45:21 iggy Exp $
IUSE="nls"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cwi.nl/pub/aeb/kbd/${P}.tar.gz
ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd/${P}.tar.gz"
HOMEPAGE="http://freshmeat.net/projects/kbd/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/man/man-1.5m.ebuild b/sys-apps/man/man-1.5m.ebuild
index 61d87422a673..6b8d016b1d1e 100644
--- a/sys-apps/man/man-1.5m.ebuild
+++ b/sys-apps/man/man-1.5m.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m.ebuild,v 1.9 2004/02/11 01:08:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m.ebuild,v 1.10 2004/03/02 16:36:00 iggy Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/utils/man/man-${NV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha hppa ia64"
+KEYWORDS="~x86 ~ppc ~alpha hppa ia64 s390"
IUSE="nls"
DEPEND="virtual/glibc
diff --git a/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild b/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild
index 926961269e63..b79defc11921 100644
--- a/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild
+++ b/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild,v 1.6 2004/02/23 00:46:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild,v 1.7 2004/03/02 16:42:02 iggy Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/directory/miscfiles.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-x86 -amd64 -ppc -sparc -alpha -mips -hppa "
+KEYWORDS="-x86 -amd64 -ppc -sparc -alpha -mips -hppa s390"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild b/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild
index 0ebee3017de5..a22497d6c87f 100644
--- a/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild
+++ b/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild,v 1.2 2004/02/23 00:46:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.0_pre10.ebuild,v 1.3 2004/03/02 16:43:19 iggy Exp $
# This ebuild includes backwards compatability for stable 2.4 kernels
IUSE=""
@@ -16,7 +16,7 @@ SRC_URI="mirror://kernel/linux/kernel/people/rusty/modules/${MYP}.tar.bz2
mirror://kernel/linux/utils/kernel/modutils/v2.4/modutils-${MODUTILS_PV}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/rusty/modules"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~ia64 ~ppc64 ~hppa"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~ia64 ~ppc64 ~hppa s390"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-apps/pam-login/pam-login-3.14.ebuild b/sys-apps/pam-login/pam-login-3.14.ebuild
index fc215e7ecd00..4bbcf4df7ea9 100644
--- a/sys-apps/pam-login/pam-login-3.14.ebuild
+++ b/sys-apps/pam-login/pam-login-3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.14.ebuild,v 1.9 2004/02/17 08:25:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.14.ebuild,v 1.10 2004/03/02 16:42:50 iggy Exp $
inherit gnuconfig
@@ -16,7 +16,7 @@ DESCRIPTION="Based on the sources from util-linux, with added pam and shadow fea
SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2"
HOMEPAGE="http://www.thkukuk.de/pam/pam_login/"
-KEYWORDS="x86 amd64 ppc sparc ~alpha ~mips hppa ppc64"
+KEYWORDS="x86 amd64 ppc sparc ~alpha ~mips hppa ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/portage/portage-2.0.50-r1.ebuild b/sys-apps/portage/portage-2.0.50-r1.ebuild
index 24c677dc2408..d5020b608c65 100644
--- a/sys-apps/portage/portage-2.0.50-r1.ebuild
+++ b/sys-apps/portage/portage-2.0.50-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.50-r1.ebuild,v 1.4 2004/02/23 00:49:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.50-r1.ebuild,v 1.5 2004/03/02 16:39:23 iggy Exp $
IUSE="build"
@@ -15,7 +15,7 @@ SRC_URI="http://gentoo.twobit.net/portage/${PF}.tar.bz2 mirror://gentoo/${PF}.ta
HOMEPAGE="http://www.gentoo.org"
# Contact carpaski with a reason before you modify any of these.
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 s390"
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
LICENSE="GPL-2"
diff --git a/sys-apps/shadow/shadow-4.0.4.1.ebuild b/sys-apps/shadow/shadow-4.0.4.1.ebuild
index 3ac20d3a0320..d47b5e6acbcf 100644
--- a/sys-apps/shadow/shadow-4.0.4.1.ebuild
+++ b/sys-apps/shadow/shadow-4.0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.4.1.ebuild,v 1.6 2004/02/17 08:23:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.4.1.ebuild,v 1.7 2004/03/02 16:42:35 iggy Exp $
inherit eutils libtool gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.pld.org.pl/software/shadow/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
IUSE="pam selinux"
DEPEND=">=sys-libs/cracklib-2.7-r3
diff --git a/sys-apps/util-linux/util-linux-2.12-r4.ebuild b/sys-apps/util-linux/util-linux-2.12-r4.ebuild
index 62807ad731b5..943cd551ecac 100644
--- a/sys-apps/util-linux/util-linux-2.12-r4.ebuild
+++ b/sys-apps/util-linux/util-linux-2.12-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r4.ebuild,v 1.4 2004/02/23 00:53:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r4.ebuild,v 1.5 2004/03/02 16:42:59 iggy Exp $
IUSE="crypt nls static pam selinux"
@@ -24,7 +24,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz
crypt? ( mirror://gentoo/${CRYPT_PATCH_P}.patch.bz2 )"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux/"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~ia64 ~ppc64"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~ia64 ~ppc64 s390"
SLOT="0"
LICENSE="GPL-2"