summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:05:48 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:05:48 -0600
commit30e4b24f3485f84b541a2daef056e79840b6c5e3 (patch)
tree6a93503b8aac247ec37c17a70817ef2175d5fe69 /dev-python/prettytable
parentdev-python/python-keystoneclient: keywording arm64 (diff)
downloadgentoo-30e4b24f3485f84b541a2daef056e79840b6c5e3.tar.gz
gentoo-30e4b24f3485f84b541a2daef056e79840b6c5e3.tar.bz2
gentoo-30e4b24f3485f84b541a2daef056e79840b6c5e3.zip
dev-python/prettytable: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/prettytable')
-rw-r--r--dev-python/prettytable/prettytable-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-0.7.2.ebuild b/dev-python/prettytable/prettytable-0.7.2.ebuild
index 1c02133a0a40..5fe6dbd69bb8 100644
--- a/dev-python/prettytable/prettytable-0.7.2.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"