diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 23:23:07 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-25 00:13:37 +0100 |
commit | 92f949c7f13657be72bda6ba16ac346c7320c2dd (patch) | |
tree | 39a3af3914cfa853417c5c1dd78d86817a2e1253 /sys-apps/xinetd | |
parent | mail-filter/maildrop: arm stable (bug 581042). (diff) | |
download | gentoo-92f949c7f13657be72bda6ba16ac346c7320c2dd.tar.gz gentoo-92f949c7f13657be72bda6ba16ac346c7320c2dd.tar.bz2 gentoo-92f949c7f13657be72bda6ba16ac346c7320c2dd.zip |
sys-apps/xinetd: arm64 stable (bug 575332).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.15-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild index ba29fb82eb2c..c56e1c5f3146 100644 --- a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ) |