diff options
Diffstat (limited to 'net-nds/ypbind/ypbind-1.37.2.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.37.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.37.2.ebuild b/net-nds/ypbind/ypbind-1.37.2.ebuild index 2c5d0ef3f942..fffd7b5b9fa2 100644 --- a/net-nds/ypbind/ypbind-1.37.2.ebuild +++ b/net-nds/ypbind/ypbind-1.37.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.2.ebuild,v 1.6 2014/11/01 17:50:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.2.ebuild,v 1.7 2014/11/02 09:01:09 ago Exp $ EAPI=5 inherit readme.gentoo systemd @@ -14,7 +14,7 @@ SRC_URI="http://www.linux-nis.org/download/ypbind-mt/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="debug dbus nls slp systemd" RDEPEND=" |