diff options
Diffstat (limited to 'net-nds/ypserv/ypserv-2.23.ebuild')
-rw-r--r-- | net-nds/ypserv/ypserv-2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypserv/ypserv-2.23.ebuild b/net-nds/ypserv/ypserv-2.23.ebuild index 031fd3da0c2d..e897688816df 100644 --- a/net-nds/ypserv/ypserv-2.23.ebuild +++ b/net-nds/ypserv/ypserv-2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.23.ebuild,v 1.3 2011/04/25 17:12:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.23.ebuild,v 1.4 2011/05/09 08:39:03 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/net/NIS/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="slp" DEPEND=">=sys-libs/gdbm-1.8.0 |