Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scripttest/
Date: Thu, 27 Jun 2019 15:26:10
Message-Id: 1561649152.aecde2caa60a069892d0d902b334a38f9f804e26.prometheanfire@gentoo
1 commit: aecde2caa60a069892d0d902b334a38f9f804e26
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 15:24:46 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 15:25:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecde2ca
7
8 dev-python/scripttest: 1.3.0 stable amd64/x86
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/scripttest/scripttest-1.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
17 index d3f0b87aab1..d505e0bd612 100644
18 --- a/dev-python/scripttest/scripttest-1.3.0.ebuild
19 +++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="test"
27
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]