diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 17:21:23 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 18:17:17 +0300 |
commit | 792f053ee63264f0a8a42a341aabbbd5004d82a7 (patch) | |
tree | b10b795cb2f42b1b41c8b62397949639fc1c9ae3 /dev-python/pytest-capturelog | |
parent | dev-python/hyperframe-4.0.1: arm64 stable (diff) | |
download | gentoo-792f053ee63264f0a8a42a341aabbbd5004d82a7.tar.gz gentoo-792f053ee63264f0a8a42a341aabbbd5004d82a7.tar.bz2 gentoo-792f053ee63264f0a8a42a341aabbbd5004d82a7.zip |
dev-python/pytest-capturelog-0.7: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-capturelog')
-rw-r--r-- | dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index 02d7f2f80481..7d9092bc17cb 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" IUSE="test" COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]" |