diff options
author | 2005-10-02 04:58:54 +0000 | |
---|---|---|
committer | 2005-10-02 04:58:54 +0000 | |
commit | cbdcc08564601c7d4d4db5857797893c557e83dd (patch) | |
tree | 0b35987f1dd9040b3437f7f45af3d74afc9fb367 /net-libs/openslp/openslp-1.2.1.ebuild | |
parent | Keyworded ~mips (diff) | |
download | gentoo-2-cbdcc08564601c7d4d4db5857797893c557e83dd.tar.gz gentoo-2-cbdcc08564601c7d4d4db5857797893c557e83dd.tar.bz2 gentoo-2-cbdcc08564601c7d4d4db5857797893c557e83dd.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/openslp/openslp-1.2.1.ebuild')
-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 c0fbbdfeabca..c15364d15947 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.12 2005/08/16 05:00:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1.ebuild,v 1.13 2005/10/02 04:58:54 matsuu 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 sh sparc x86" IUSE="" DEPEND="virtual/libc" |