diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-02 15:19:53 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-02 16:13:22 -0500 |
commit | d51ab043e4a3a4a1d1e895449718a6d47b2f6d36 (patch) | |
tree | 4428639b11a48980e97f0dd17ad5ec01f5831e3d /dev-python/pytest-timeout | |
parent | dev-python/pytest-mock: amd64 stable (diff) | |
download | gentoo-d51ab043e4a3a4a1d1e895449718a6d47b2f6d36.tar.gz gentoo-d51ab043e4a3a4a1d1e895449718a6d47b2f6d36.tar.bz2 gentoo-d51ab043e4a3a4a1d1e895449718a6d47b2f6d36.zip |
dev-python/pytest-timeout: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pytest-timeout')
-rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild index dcf68e3fb7b6..d72629d3b1ae 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |