diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:35:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:43:01 +0100 |
commit | 589abd805f0135c9e8a2c3334e67c961f064e261 (patch) | |
tree | 805cfdb18a550a3562c259bc2798dbbdcba2d267 /dev-python/backports-tempfile | |
parent | dev-python/aws-xray-sdk-python: amd64 stable wrt bug #706146 (diff) | |
download | gentoo-589abd805f0135c9e8a2c3334e67c961f064e261.tar.gz gentoo-589abd805f0135c9e8a2c3334e67c961f064e261.tar.bz2 gentoo-589abd805f0135c9e8a2c3334e67c961f064e261.zip |
dev-python/backports-tempfile: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/backports-tempfile')
-rw-r--r-- | dev-python/backports-tempfile/backports-tempfile-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild b/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild index 769970e0c4d6..fc76e5cb41b5 100644 --- a/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild +++ b/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="PSF-2.3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/backports[${PYTHON_USEDEP}] dev-python/backports-weakref[${PYTHON_USEDEP}]" |