commit: 5f9a2ccdefff5eff27a56e0a68a93e32f486ddb9 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 18:17:04 2015 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 18:27:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9a2ccd
sys-apps/xinetd: alpha stable, bug 488158. sys-apps/xinetd/xinetd-2.3.15-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild index c751e00..77feca0 100644 --- a/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="perl rpc tcpd" DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )
