commit: 5a930602e10253cdda28b640b0bcf3493c3aa111 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Oct 14 14:38:27 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 14 15:43:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a930602
dev-python/nose-exclude: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560600 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/nose-exclude/nose-exclude-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild index be10a29..88848a5 100644 --- a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
