diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:05:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:05:08 +0100 |
commit | 7977c89951e1ad3ddb8db91b9f759d8d537978a8 (patch) | |
tree | 3f16681a0cc8da0bff242cf5e74980e5b06f9544 /dev-python/requests-cache | |
parent | virtual/tmpfiles: amd64 stable wrt bug #610412 (diff) | |
download | gentoo-7977c89951e1ad3ddb8db91b9f759d8d537978a8.tar.gz gentoo-7977c89951e1ad3ddb8db91b9f759d8d537978a8.tar.bz2 gentoo-7977c89951e1ad3ddb8db91b9f759d8d537978a8.zip |
dev-python/requests-cache: amd64 stable wrt bug #606322
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r-- | dev-python/requests-cache/requests-cache-0.4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.4.12.ebuild b/dev-python/requests-cache/requests-cache-0.4.12.ebuild index 5eff4ca494eb..e30c58f1dd84 100644 --- a/dev-python/requests-cache/requests-cache-0.4.12.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" # Portage only has versions of request >= minimum border |