summaryrefslogtreecommitdiff
path: root/dev-python/dpkt
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2016-04-05 23:26:00 +0100
committerAnthony G. Basile <blueness@gentoo.org>2016-04-05 18:43:54 -0400
commit9563b3185ab12aabe5e121897fcc40a15de4e545 (patch)
tree0f0fa71017079fb52a4f78dfd3c982cc5bc7f6f9 /dev-python/dpkt
parent8eab21d118fa6764749848443ce749d3ff916ae2 (diff)
downloadgentoo-9563b3185ab12aabe5e121897fcc40a15de4e545.tar.gz
gentoo-9563b3185ab12aabe5e121897fcc40a15de4e545.tar.xz
dev-python/dpkt: Add ~arm.
I successfully installed and used it on Raspberry Pi 3 board.
Diffstat (limited to 'dev-python/dpkt')
-rw-r--r--dev-python/dpkt/dpkt-1.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dpkt/dpkt-1.8-r1.ebuild b/dev-python/dpkt/dpkt-1.8-r1.ebuild
index 81b66a622eb..f91848b6079 100644
--- a/dev-python/dpkt/dpkt-1.8-r1.ebuild
+++ b/dev-python/dpkt/dpkt-1.8-r1.ebuild
@@ -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=""