diff options
author | 2005-08-16 05:00:33 +0000 | |
---|---|---|
committer | 2005-08-16 05:00:33 +0000 | |
commit | 6ac6d1b46e22ae8728f9ccea77126b119592723d (patch) | |
tree | 3edd95b09e1e434179ed87cbcc33fb904a67fcba /net-libs | |
parent | arm stable (diff) | |
download | gentoo-2-6ac6d1b46e22ae8728f9ccea77126b119592723d.tar.gz gentoo-2-6ac6d1b46e22ae8728f9ccea77126b119592723d.tar.bz2 gentoo-2-6ac6d1b46e22ae8728f9ccea77126b119592723d.zip |
arm/s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openslp/openslp-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openslp/openslp-1.2.1.ebuild b/net-libs/openslp/openslp-1.2.1.ebuild index 05f48c812940..c0fbbdfeabca 100644 --- a/net-libs/openslp/openslp-1.2.1.ebuild +++ b/net-libs/openslp/openslp-1.2.1.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/net-libs/openslp/openslp-1.2.1.ebuild,v 1.11 2005/06/26 13:54:14 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1.ebuild,v 1.12 2005/08/16 05:00:33 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" |