diff options
-rw-r--r-- | dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.94-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild b/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild index 6110d46f5eef..947339709435 100644 --- a/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild +++ b/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.8 2004/10/24 01:27:15 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.9 2004/10/24 05:26:29 vapier Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc x86" IUSE="python" DEPEND="python? ( >=dev-lang/python-2.2 ) diff --git a/dev-libs/elfutils/elfutils-0.94-r1.ebuild b/dev-libs/elfutils/elfutils-0.94-r1.ebuild index cfaa3cd3c8f4..f9fc21b5735e 100644 --- a/dev-libs/elfutils/elfutils-0.94-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.10 2004/10/22 17:25:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.11 2004/10/24 05:26:02 vapier Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86" IUSE="nls uclibc" # This pkg does not actually seem to compile currently in a uClibc |