diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:58:09 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:58:09 +0200 |
commit | babd7fbae9e7b6d93a1313af44ea300766d0348f (patch) | |
tree | 1628c1dbc3e5b58ca77b01400911104e4b94293d /dev-python/testscenarios | |
parent | dev-python/subunit: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-babd7fbae9e7b6d93a1313af44ea300766d0348f.tar.gz gentoo-babd7fbae9e7b6d93a1313af44ea300766d0348f.tar.bz2 gentoo-babd7fbae9e7b6d93a1313af44ea300766d0348f.zip |
dev-python/testscenarios: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/testscenarios')
-rw-r--r-- | dev-python/testscenarios/testscenarios-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testscenarios/testscenarios-0.5.0.ebuild b/dev-python/testscenarios/testscenarios-0.5.0.ebuild index 2e26f29623eb..bbf5cf829f85 100644 --- a/dev-python/testscenarios/testscenarios-0.5.0.ebuild +++ b/dev-python/testscenarios/testscenarios-0.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |