summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-07 19:33:55 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-07 19:45:22 +0200
commit7eb7f40e5bf48834107d7eebdc46e3f048b055c9 (patch)
tree3039c4232096d3f9b57684baf3f3108b0fa48017 /dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild
parentdev-db/cdb: keyword ~arm64 (diff)
downloadgentoo-7eb7f40e5bf48834107d7eebdc46e3f048b055c9.tar.gz
gentoo-7eb7f40e5bf48834107d7eebdc46e3f048b055c9.tar.bz2
gentoo-7eb7f40e5bf48834107d7eebdc46e3f048b055c9.zip
dev-python/beanstalkc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild')
-rw-r--r--dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild b/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild
index 2a4408837155..912483f07876 100644
--- a/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild
+++ b/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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=""
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"