diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 17:39:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 17:39:38 +0100 |
commit | 7f2835617062d625680ef6b2dcda3b51a7641116 (patch) | |
tree | e42b3e9b41de909a51cfea135a56935518c7f75c /net-misc/radvd | |
parent | dev-perl/Compress-Bzip2: amd64 stable wrt bug #570232 (diff) | |
download | gentoo-7f2835617062d625680ef6b2dcda3b51a7641116.tar.gz gentoo-7f2835617062d625680ef6b2dcda3b51a7641116.tar.bz2 gentoo-7f2835617062d625680ef6b2dcda3b51a7641116.zip |
net-misc/radvd: amd64 stable wrt bug #578094
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/radvd')
-rw-r--r-- | net-misc/radvd/radvd-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/radvd/radvd-2.12.ebuild b/net-misc/radvd/radvd-2.12.ebuild index 14b6499957fd..c8f9e3a83c48 100644 --- a/net-misc/radvd/radvd-2.12.ebuild +++ b/net-misc/radvd/radvd-2.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="kernel_FreeBSD selinux test" CDEPEND="dev-libs/libdaemon" |