summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:26:38 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:36:15 -0600
commitfbab66128d2f06179f16129e30fc1accf97f8e46 (patch)
treece962772d5aeee32782c47f067a3fa3b36b228f4 /dev-python/serpent
parentdev-python/oslo-messaging: 10.2.0 allarches stablized (diff)
downloadgentoo-fbab66128d2f06179f16129e30fc1accf97f8e46.tar.gz
gentoo-fbab66128d2f06179f16129e30fc1accf97f8e46.tar.bz2
gentoo-fbab66128d2f06179f16129e30fc1accf97f8e46.zip
dev-python/serpent: 1.28 stable allarches for pyro
Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/serpent')
-rw-r--r--dev-python/serpent/serpent-1.28.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/serpent/serpent-1.28.ebuild b/dev-python/serpent/serpent-1.28.ebuild
index 44dc1e5ccf25..7295837605a5 100644
--- a/dev-python/serpent/serpent-1.28.ebuild
+++ b/dev-python/serpent/serpent-1.28.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=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"