diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:06 +0100 |
commit | 903196b319c1025a1541685eb12aa47b8073f89c (patch) | |
tree | c77e5931944ab1aecc23a8e69bc5e0f0bc6632b1 /dev-python/serpent | |
parent | dev-python/scandir: ppc64 stable wrt bug #714502 (diff) | |
download | gentoo-903196b319c1025a1541685eb12aa47b8073f89c.tar.gz gentoo-903196b319c1025a1541685eb12aa47b8073f89c.tar.bz2 gentoo-903196b319c1025a1541685eb12aa47b8073f89c.zip |
dev-python/serpent: ppc64 stable wrt bug #714508
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/serpent')
-rw-r--r-- | dev-python/serpent/serpent-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/serpent/serpent-1.30.ebuild b/dev-python/serpent/serpent-1.30.ebuild index 3570f5edafba..8fa47038de7a 100644 --- a/dev-python/serpent/serpent-1.30.ebuild +++ b/dev-python/serpent/serpent-1.30.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 ~x86" IUSE="" distutils_enable_tests setup.py |