diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:28:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:28:17 +0000 |
commit | 3f836f8a8ec3b5ade0f90b22cddeb467fe1494de (patch) | |
tree | f3733cfc552fcafc7f3057d50b37ae5b7b584b10 /sys-apps/xinetd/xinetd-2.3.14-r1.ebuild | |
parent | Marking memtester-4.2.2 ppc64 for bug 400489 (diff) | |
download | historical-3f836f8a8ec3b5ade0f90b22cddeb467fe1494de.tar.gz historical-3f836f8a8ec3b5ade0f90b22cddeb467fe1494de.tar.bz2 historical-3f836f8a8ec3b5ade0f90b22cddeb467fe1494de.zip |
Marking xinetd-2.3.14-r1 ppc64 for bug 400493
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.14-r1.ebuild')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild b/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild index 21891aebd0d1..a6a83e8543d7 100644 --- a/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild,v 1.5 2012/03/02 20:04:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14-r1.ebuild,v 1.6 2012/03/02 20:28:17 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="perl rpc tcpd" DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) |