diff options
author | 2022-07-29 15:01:49 +0300 | |
---|---|---|
committer | 2022-07-29 15:01:49 +0300 | |
commit | aeeeab1d213677059ec5396db3417a5ff3dda6e8 (patch) | |
tree | 767f82546eb558d0d3bb67a8bce12a2f946f6ed6 /dev-python/serpent | |
parent | dev-python/virtualenv: Stabilize 20.15.1 ALLARCHES, #862076 (diff) | |
download | gentoo-aeeeab1d213677059ec5396db3417a5ff3dda6e8.tar.gz gentoo-aeeeab1d213677059ec5396db3417a5ff3dda6e8.tar.bz2 gentoo-aeeeab1d213677059ec5396db3417a5ff3dda6e8.zip |
dev-python/serpent: Stabilize 1.41 ALLARCHES, #862064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/serpent')
-rw-r--r-- | dev-python/serpent/serpent-1.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/serpent/serpent-1.41.ebuild b/dev-python/serpent/serpent-1.41.ebuild index 9c183aa8a170..89b002d4440f 100644 --- a/dev-python/serpent/serpent-1.41.ebuild +++ b/dev-python/serpent/serpent-1.41.ebuild @@ -14,7 +14,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" BDEPEND=" test? ( |