diff options
author | Alexey Sokolov <sokolov@google.com> | 2016-04-05 23:30:00 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-04-05 18:44:35 -0400 |
commit | cada0991466d1e4b4a66242744934da641217f67 (patch) | |
tree | 7a7c3680f67edbe4a2e22d77a896a86ac30cbeb5 /net-misc/ndppd | |
parent | net-misc/iprange: Add ~arm. (diff) | |
download | gentoo-cada0991466d1e4b4a66242744934da641217f67.tar.gz gentoo-cada0991466d1e4b4a66242744934da641217f67.tar.bz2 gentoo-cada0991466d1e4b4a66242744934da641217f67.zip |
net-misc/ndppd: Add ~arm.
I successfully installed and used it on Raspberry Pi 3 board.
Diffstat (limited to 'net-misc/ndppd')
-rw-r--r-- | net-misc/ndppd/ndppd-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ndppd/ndppd-0.2.3.ebuild b/net-misc/ndppd/ndppd-0.2.3.ebuild index a26fdf95061e..1452aeee7d5f 100644 --- a/net-misc/ndppd/ndppd-0.2.3.ebuild +++ b/net-misc/ndppd/ndppd-0.2.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://priv.nu/projects/ndppd/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" |