diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:11:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:11:56 +0000 |
commit | 80c1d113ceaf29e7e15cb050dad6e3d63f3ce3fa (patch) | |
tree | e58e11ddd77f692204597e2977ad80870f75df50 /dev-python/crashtest | |
parent | app-i18n/transifex-client: Stabilize 0.14.2-r1 amd64, #770709 (diff) | |
download | gentoo-80c1d113ceaf29e7e15cb050dad6e3d63f3ce3fa.tar.gz gentoo-80c1d113ceaf29e7e15cb050dad6e3d63f3ce3fa.tar.bz2 gentoo-80c1d113ceaf29e7e15cb050dad6e3d63f3ce3fa.zip |
dev-python/crashtest: Stabilize 0.3.1 amd64, #770742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/crashtest')
-rw-r--r-- | dev-python/crashtest/crashtest-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild b/dev-python/crashtest/crashtest-0.3.1.ebuild index bbe908e96438..a87ed8e8bbcd 100644 --- a/dev-python/crashtest/crashtest-0.3.1.ebuild +++ b/dev-python/crashtest/crashtest-0.3.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest |