diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:46:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | a39f5fcdd094057987a742b0b176832a4d3dcfb1 (patch) | |
tree | 2c524958e97a60231a0d3d763a7596094cc119ed /net-misc/radvd | |
parent | games-misc/opengfx: x86 stable wrt bug #582188 (diff) | |
download | gentoo-a39f5fcdd094057987a742b0b176832a4d3dcfb1.tar.gz gentoo-a39f5fcdd094057987a742b0b176832a4d3dcfb1.tar.bz2 gentoo-a39f5fcdd094057987a742b0b176832a4d3dcfb1.zip |
net-misc/radvd: x86 stable wrt bug #578094
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 0ee029e0e27b..69ed9d89402a 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" |