summaryrefslogtreecommitdiff
path: root/dev-python/routes
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 12:59:12 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:29:59 -0600
commit4a3840bea6a5146ab7ec259e883bbfeee1d57ded (patch)
tree7ffe49d9baf5bd767970359511fb7e36ed397a86 /dev-python/routes
parentf565ce53daeb8157b1f163d5e8bf32019366eeb9 (diff)
downloadgentoo-4a3840bea6a5146ab7ec259e883bbfeee1d57ded.tar.gz
gentoo-4a3840bea6a5146ab7ec259e883bbfeee1d57ded.tar.xz
dev-python/routes: 2.3.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/routes')
-rw-r--r--dev-python/routes/routes-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/routes/routes-2.3.1.ebuild b/dev-python/routes/routes-2.3.1.ebuild
index 57edb022738..bf01bbec066 100644
--- a/dev-python/routes/routes-2.3.1.ebuild
+++ b/dev-python/routes/routes-2.3.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]