diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-29 22:51:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-29 23:01:06 +0200 |
commit | d8c6859648742d9ee0191935d30d0e424b0880d1 (patch) | |
tree | ea82381f1dedbc9a571a2287e99d3023d3fcc314 /dev-python/elementpath | |
parent | dev-haskell/alsa-mixer: bump up to 0.3.0 (diff) | |
download | gentoo-d8c6859648742d9ee0191935d30d0e424b0880d1.tar.gz gentoo-d8c6859648742d9ee0191935d30d0e424b0880d1.tar.bz2 gentoo-d8c6859648742d9ee0191935d30d0e424b0880d1.zip |
dev-python/elementpath: Keyword 1.4.5 ppc64, #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 d210fa0c6ecd..4849c766f6c0 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 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |