summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:56:52 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:56:52 -0600
commitf4b615851ed7efe56d9317aa741e225e1b89585a (patch)
tree7f82b95518e5c4a8a02e33767e3facc685002cdf
parent21a08f7e3628c91b0c6c4236134d1101819e2f27 (diff)
downloadgentoo-f4b615851ed7efe56d9317aa741e225e1b89585a.tar.gz
gentoo-f4b615851ed7efe56d9317aa741e225e1b89585a.tar.xz
dev-python/cmd2: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
-rw-r--r--dev-python/cmd2/cmd2-0.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-0.6.8.ebuild b/dev-python/cmd2/cmd2-0.6.8.ebuild
index f799a817942..a5688a2a0df 100644
--- a/dev-python/cmd2/cmd2-0.6.8.ebuild
+++ b/dev-python/cmd2/cmd2-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}]"