summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 15:43:23 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 15:54:03 -0400
commitc281253b34f3dac6dd667ad71d77c9b12d809245 (patch)
treebf62a347a6a1aa3f9b64a70ac3b6da97ae3f8f01 /dev-python/basho-erlastic
parentdev-python/argcomplete: keyword ~arm64 (diff)
downloadgentoo-c281253b34f3dac6dd667ad71d77c9b12d809245.tar.gz
gentoo-c281253b34f3dac6dd667ad71d77c9b12d809245.tar.bz2
gentoo-c281253b34f3dac6dd667ad71d77c9b12d809245.zip
dev-python/basho-erlastic: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/basho-erlastic')
-rw-r--r--dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild b/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
index 5c20c974be2e..d8bfc1e1b3e2 100644
--- a/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
+++ b/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"