summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:28:49 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:28:49 -0600
commit7df3e822cf4c86b428a83b84a674c95c56b5b236 (patch)
treeebcd0222a5d6ef46b1b9ab8c32fd2b5d5e7c4c22
parentdev-python/posix_ipc: keywording arm64 (diff)
downloadgentoo-7df3e822.tar.gz
gentoo-7df3e822.tar.bz2
gentoo-7df3e822.zip
dev-python/pycadf: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
-rw-r--r--dev-python/pycadf/pycadf-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycadf/pycadf-1.1.0.ebuild b/dev-python/pycadf/pycadf-1.1.0.ebuild
index 652bff8e58f5..b2df3b9a20b0 100644
--- a/dev-python/pycadf/pycadf-1.1.0.ebuild
+++ b/dev-python/pycadf/pycadf-1.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]