diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-28 17:49:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-28 17:49:02 +0000 |
commit | 7d431d5c3341baa9aa1d275a9bd1e557cec563ee (patch) | |
tree | 27b49126b3e0dd097eb54b6d40c6834f60f34a82 /net-nds/ypserv/ypserv-2.24.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-7d431d5c3341baa9aa1d275a9bd1e557cec563ee.tar.gz gentoo-2-7d431d5c3341baa9aa1d275a9bd1e557cec563ee.tar.bz2 gentoo-2-7d431d5c3341baa9aa1d275a9bd1e557cec563ee.zip |
Drop ia64/sparc keyword
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'net-nds/ypserv/ypserv-2.24.ebuild')
-rw-r--r-- | net-nds/ypserv/ypserv-2.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypserv/ypserv-2.24.ebuild b/net-nds/ypserv/ypserv-2.24.ebuild index a4a9e4700350..aadf9988ba63 100644 --- a/net-nds/ypserv/ypserv-2.24.ebuild +++ b/net-nds/ypserv/ypserv-2.24.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.24.ebuild,v 1.1 2011/04/21 14:18:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.24.ebuild,v 1.2 2011/05/28 17:49:02 armin76 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 ~ppc ~ppc64 ~x86" IUSE="slp" DEPEND=">=sys-libs/gdbm-1.8.0 |