commit: dccf9f8e16c4e39e4dff6ed175dd1ca07eca5c26 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sat Mar 10 15:13:31 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 14 14:36:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccf9f8e
net-misc/bird: added ~arm64 keyword. Closes: https://github.com/gentoo/gentoo/pull/7414 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/bird/bird-1.6.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/bird/bird-1.6.3-r1.ebuild b/net-misc/bird/bird-1.6.3-r1.ebuild index 07a2f35e307..3bfce423950 100644 --- a/net-misc/bird/bird-1.6.3-r1.ebuild +++ b/net-misc/bird/bird-1.6.3-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://bird.network.cz/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+client debug ipv6" RDEPEND="client? ( sys-libs/ncurses )
