diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:10:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:51:35 +0200 |
commit | c7c77b784817b7d5029fa3e55e0ee468c7866070 (patch) | |
tree | ad15c923b79cf5c351ebc0ec78894f43f7307206 /dev-python/elementpath | |
parent | dev-python/pyproject2setuppy: Bump to v7 (diff) | |
download | gentoo-c7c77b784817b7d5029fa3e55e0ee468c7866070.tar.gz gentoo-c7c77b784817b7d5029fa3e55e0ee468c7866070.tar.bz2 gentoo-c7c77b784817b7d5029fa3e55e0ee468c7866070.zip |
dev-python/elementpath: Keyword 1.4.5 ppc, #703174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.5.ebuild b/dev-python/elementpath/elementpath-1.4.5.ebuild index 4849c766f6c0..e808d3951f9f 100644 --- a/dev-python/elementpath/elementpath-1.4.5.ebuild +++ b/dev-python/elementpath/elementpath-1.4.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |