diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 15:04:45 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 15:22:23 -0500 |
commit | 5ff88c6c1b246da35655deb36ad4fdc4a80ab593 (patch) | |
tree | e7de079e04a904010f27da4b6b5921b965fcb753 | |
parent | bca9de3d7aec29f2e5dbe5e34bf75d20cedd4745 (diff) | |
download | gentoo-5ff88c6c1b246da35655deb36ad4fdc4a80ab593.tar.gz gentoo-5ff88c6c1b246da35655deb36ad4fdc4a80ab593.tar.xz |
dev-python/pytest-fixture-config: arm64 stable, bug #641304
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index a456663d15a..8b6d2ada092 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |