dev-python/dpkt: Add ~arm.
authorAlexey Sokolov <sokolov@google.com>
Tue, 5 Apr 2016 22:26:00 +0000 (23:26 +0100)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 5 Apr 2016 22:43:54 +0000 (18:43 -0400)
I successfully installed and used it on Raspberry Pi 3 board.

dev-python/dpkt/dpkt-1.8-r1.ebuild

index 81b66a622eb9d41fac889a19c61005b22bb63122..f91848b607954f53bdabf231e0c50dbd7f656bc3 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="examples"
 
 DEPEND=""