summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:33:56 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:49:13 -0400
commit280167646105b0f75eca6ff0e745cd48a142b0d2 (patch)
treec5e265f068fb2ff7f4ac2339cba273b942cf3891 /dev-python/funcparserlib
parentdev-python/sphinxcontrib-asyncio: keyword ~arm64 (diff)
downloadgentoo-280167646105b0f75eca6ff0e745cd48a142b0d2.tar.gz
gentoo-280167646105b0f75eca6ff0e745cd48a142b0d2.tar.bz2
gentoo-280167646105b0f75eca6ff0e745cd48a142b0d2.zip
dev-python/funcparserlib: 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/funcparserlib')
-rw-r--r--dev-python/funcparserlib/funcparserlib-0.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
index ee3a53a8e8ae..89faa7da4231 100644
--- a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="test"
RDEPEND=""