Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xinetd/
Date: Tue, 03 Nov 2015 17:13:59
Message-Id: 1446570800.3aa95881b71a4d8ca947a672b4c9f173cdcd794c.ago@gentoo
1 commit: 3aa95881b71a4d8ca947a672b4c9f173cdcd794c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 17:13:20 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 17:13:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa95881
7
8 sys-apps/xinetd: x86 stable wrt bug #488158
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 sys-apps/xinetd/xinetd-2.3.15-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild
17 index 67bb1cf..6dda956 100644
18 --- a/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild
19 +++ b/sys-apps/xinetd/xinetd-2.3.15-r2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="perl rpc tcpd"
27
28 DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )