Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/
Date: Fri, 30 Aug 2019 13:18:42
Message-Id: 1567171101.d9bfcb3ec7439101ff00ac28c96327d00699e9c8.ago@gentoo
1 commit: d9bfcb3ec7439101ff00ac28c96327d00699e9c8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 30 13:18:21 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 30 13:18:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9bfcb3e
7
8 net-misc/radvd: x86 stable wrt bug #693080
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/radvd/radvd-2.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/radvd/radvd-2.18.ebuild b/net-misc/radvd/radvd-2.18.ebuild
18 index 588490e83af..bfe3e3b3f0d 100644
19 --- a/net-misc/radvd/radvd-2.18.ebuild
20 +++ b/net-misc/radvd/radvd-2.18.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~sparc x86 ~x86-fbsd"
27 IUSE="kernel_FreeBSD selinux test"
28
29 CDEPEND="dev-libs/libdaemon"