diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/prettytable/prettytable-0.7.2.ebuild | 2 |
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 80798b1e2fec..d80f4b999a5f 100644 --- a/dev-python/prettytable/prettytable-0.7.2.ebuild +++ b/dev-python/prettytable/prettytable-0.7.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |