summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:27:02 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:47:16 -0500
commitc6c2e1b765fd038da885606895e996a42ef3d689 (patch)
treeffb5e290a3138230f99f67a73508cce47d12fe5f
parentdev-libs/libutf8proc: bump to 2.4.0 (diff)
downloadgentoo-c6c2e1b765fd038da885606895e996a42ef3d689.tar.gz
gentoo-c6c2e1b765fd038da885606895e996a42ef3d689.tar.bz2
gentoo-c6c2e1b765fd038da885606895e996a42ef3d689.zip
dev-python/pecan: 1.3.3 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/pecan/pecan-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pecan/pecan-1.3.3.ebuild b/dev-python/pecan/pecan-1.3.3.ebuild
index 6abcc6f2fe08..27af9ad66d85 100644
--- a/dev-python/pecan/pecan-1.3.3.ebuild
+++ b/dev-python/pecan/pecan-1.3.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"