summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:14:40 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:17:29 -0400
commitbb08dac2e397cf3cf54a3138443bf9de7b8663ba (patch)
tree0209f0858527a6fd4071ddbe81e80dcc4a7e19eb /dev-python
parentapp-emulation/containers-storage: filter GOCACHE vars (bug 678856) (diff)
downloadgentoo-bb08dac2e397cf3cf54a3138443bf9de7b8663ba.tar.gz
gentoo-bb08dac2e397cf3cf54a3138443bf9de7b8663ba.tar.bz2
gentoo-bb08dac2e397cf3cf54a3138443bf9de7b8663ba.zip
dev-python/funcparserlib: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/funcparserlib/funcparserlib-0.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
index 9f2bea939018..745b6441fef0 100644
--- a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="test"
RDEPEND=""