diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:17:04 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:27:52 -0800 |
commit | 5f9a2ccdefff5eff27a56e0a68a93e32f486ddb9 (patch) | |
tree | 728ca142eea570e2ed8c178ab8171a5094799b6b /sys-apps/xinetd | |
parent | dev-libs/nss: alpha stable, bug 564834. (diff) | |
download | gentoo-5f9a2ccdefff5eff27a56e0a68a93e32f486ddb9.tar.gz gentoo-5f9a2ccdefff5eff27a56e0a68a93e32f486ddb9.tar.bz2 gentoo-5f9a2ccdefff5eff27a56e0a68a93e32f486ddb9.zip |
sys-apps/xinetd: alpha stable, bug 488158.
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.15-r2.ebuild | 4 |
1 files 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 c751e0091d5e..77feca0809d0 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 ) |