diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:14 +0100 |
commit | 3f1f70182f82379fd3444b69ce695a2c83dff482 (patch) | |
tree | 5a99172ed76f03914a43824b933f1d97d65eb0a5 /net-misc/radvd | |
parent | dev-python/qscintilla-python: ppc stable wrt bug #552122 (diff) | |
download | gentoo-3f1f70182f82379fd3444b69ce695a2c83dff482.tar.gz gentoo-3f1f70182f82379fd3444b69ce695a2c83dff482.tar.bz2 gentoo-3f1f70182f82379fd3444b69ce695a2c83dff482.zip |
net-misc/radvd: ppc stable wrt bug #594620
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/radvd')
-rw-r--r-- | net-misc/radvd/radvd-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/radvd/radvd-2.14.ebuild b/net-misc/radvd/radvd-2.14.ebuild index 6d1d54827cd4..37050e69fcb3 100644 --- a/net-misc/radvd/radvd-2.14.ebuild +++ b/net-misc/radvd/radvd-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |