diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-13 19:07:16 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-13 19:07:16 +0100 |
commit | 2f76290c26d67709a1102f8e88499be093438a55 (patch) | |
tree | 35a639e65a55476863dc02a978ca68963b1e057e /dev-python | |
parent | app-admin/sshguard: add ~arm, bug #649606 (diff) | |
download | gentoo-2f76290c26d67709a1102f8e88499be093438a55.tar.gz gentoo-2f76290c26d67709a1102f8e88499be093438a55.tar.bz2 gentoo-2f76290c26d67709a1102f8e88499be093438a55.zip |
dev-python/pytest-relaxed: add ~arm, bug #647562
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild index 1a4b832c1a74..43eb0807a7ab 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |