commit: 3a2da1fb46ecd33b8eabbdf4495c56261bfb37b2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Dec 3 09:04:34 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Dec 3 10:19:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2da1fb
dev-python/certifi: Stabilize under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567140 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/certifi/certifi-2015.11.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/certifi/certifi-2015.11.20.ebuild b/dev-python/certifi/certifi-2015.11.20.ebuild index 79e8819..68f2b27 100644 --- a/dev-python/certifi/certifi-2015.11.20.ebuild +++ b/dev-python/certifi/certifi-2015.11.20.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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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" IUSE="" RDEPEND=""
