diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-27 10:24:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-27 10:25:52 -0500 |
commit | aecde2caa60a069892d0d902b334a38f9f804e26 (patch) | |
tree | d749334a78b14d0283f7238a0d57cea1b95895ed /dev-python/scripttest | |
parent | app-crypt/certbot-nginx: 0.35.0 stable amd64/x86 with cleanup (diff) | |
download | gentoo-aecde2caa60a069892d0d902b334a38f9f804e26.tar.gz gentoo-aecde2caa60a069892d0d902b334a38f9f804e26.tar.bz2 gentoo-aecde2caa60a069892d0d902b334a38f9f804e26.zip |
dev-python/scripttest: 1.3.0 stable amd64/x86
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r-- | dev-python/scripttest/scripttest-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index d3f0b87aab1b..d505e0bd6127 100644 --- a/dev-python/scripttest/scripttest-1.3.0.ebuild +++ b/dev-python/scripttest/scripttest-1.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |