From: Matthew Thode Date: Sat, 23 Mar 2019 19:23:39 +0000 (-0500) Subject: dev-python/jeepney: add keywords under allarches for keyring X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bad6b6616b41fe1d9e3de0430ec51855d5926efe;p=gentoo.git dev-python/jeepney: add keywords under allarches for keyring Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/dev-python/jeepney/jeepney-0.3.1.ebuild b/dev-python/jeepney/jeepney-0.3.1.ebuild index 92b469a0334b..e516ffd9fab0 100644 --- a/dev-python/jeepney/jeepney-0.3.1.ebuild +++ b/dev-python/jeepney/jeepney-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" BDEPEND="