diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:49 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:49 -0500 |
commit | 5d0eac6187f852cf24262d130860ccfaf285a627 (patch) | |
tree | 0281e3510973d91e929e43352ab4f021bffd9377 /dev-python/paste | |
parent | dev-python/netifaces: 0.10.6 stablized amd64 x86 under allarches (diff) | |
download | gentoo-5d0eac6187f852cf24262d130860ccfaf285a627.tar.gz gentoo-5d0eac6187f852cf24262d130860ccfaf285a627.tar.bz2 gentoo-5d0eac6187f852cf24262d130860ccfaf285a627.zip |
dev-python/paste: 2.0.3-r1 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/paste')
-rw-r--r-- | dev-python/paste/paste-2.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-2.0.3-r1.ebuild b/dev-python/paste/paste-2.0.3-r1.ebuild index 56e4b9020be8..743362b034d6 100644 --- a/dev-python/paste/paste-2.0.3-r1.ebuild +++ b/dev-python/paste/paste-2.0.3-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" IUSE="doc flup openid" RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}] |