projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a65240c
)
net-misc/bird: added ~arm64 keyword.
author
Roy Bamford
<neddyseagoon@gentoo.org>
Sat, 10 Mar 2018 15:13:31 +0000
(15:13 +0000)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 14 Mar 2018 14:36:37 +0000
(15:36 +0100)
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
patch
|
blob
|
history
diff --git
a/net-misc/bird/bird-1.6.3-r1.ebuild
b/net-misc/bird/bird-1.6.3-r1.ebuild
index 07a2f35e30707eea5ee5313e8efbaf4f3918eff0..3bfce423950f1c39322286d0393b4255a8d0bddd 100644
(file)
--- 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 )