diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:59:09 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:29:55 -0600 |
commit | f565ce53daeb8157b1f163d5e8bf32019366eeb9 (patch) | |
tree | 19e9a175554d50a380344fbf9cb241f0e3302e8d /dev-python/paste | |
parent | dev-python/Babel: 2.3.4 stable amd64 and x86 (diff) | |
download | gentoo-f565ce53daeb8157b1f163d5e8bf32019366eeb9.tar.gz gentoo-f565ce53daeb8157b1f163d5e8bf32019366eeb9.tar.bz2 gentoo-f565ce53daeb8157b1f163d5e8bf32019366eeb9.zip |
dev-python/paste: 2.0.3 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/paste')
-rw-r--r-- | dev-python/paste/paste-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-2.0.3.ebuild b/dev-python/paste/paste-2.0.3.ebuild index 1be0b12b5a9e..ae4d44d7d7ee 100644 --- a/dev-python/paste/paste-2.0.3.ebuild +++ b/dev-python/paste/paste-2.0.3.ebuild @@ -17,7 +17,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 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" IUSE="doc flup openid" RDEPEND=" |