summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2019-05-21 11:43:35 -0500
committerStephen Klimaszewski <steev@gentoo.org>2019-05-21 11:44:35 -0500
commita815bda12a12209b2bb7663d17fd436362f221d9 (patch)
tree2bd2ed5645ff33ccea7dc365be73022fa1323770
parentnet-wireless/aircrack-ng: add ~arm64 keyword (diff)
downloadgentoo-a815bda12a12209b2bb7663d17fd436362f221d9.tar.gz
gentoo-a815bda12a12209b2bb7663d17fd436362f221d9.tar.bz2
gentoo-a815bda12a12209b2bb7663d17fd436362f221d9.zip
dev-util/bcc: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
-rw-r--r--dev-util/bcc/bcc-0.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bcc/bcc-0.9.0-r1.ebuild b/dev-util/bcc/bcc-0.9.0-r1.ebuild
index f23a490a9026..1f720a826ce8 100644
--- a/dev-util/bcc/bcc-0.9.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.9.0-r1.ebuild
@@ -16,7 +16,7 @@ RESTRICT="test"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+luajit"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"