diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:33:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:18 +0100 |
commit | 28a71d738d2c71356dd8543badf6cc595a55ba74 (patch) | |
tree | 28d6750b7e8647e08dd7c93ce3940f57821762e9 /net-misc/radvd | |
parent | app-backup/btrbk: x86 stable wrt bug #592054 (diff) | |
download | gentoo-28a71d738d2c71356dd8543badf6cc595a55ba74.tar.gz gentoo-28a71d738d2c71356dd8543badf6cc595a55ba74.tar.bz2 gentoo-28a71d738d2c71356dd8543badf6cc595a55ba74.zip |
net-misc/radvd: x86 stable wrt bug #594620
Package-Manager: portage-2.3.0
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/radvd/radvd-2.14.ebuild b/net-misc/radvd/radvd-2.14.ebuild index 34ed5fec9fa4..60098711d540 100644 --- a/net-misc/radvd/radvd-2.14.ebuild +++ b/net-misc/radvd/radvd-2.14.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" |