dev-python/jeepney: add keywords under allarches for keyring
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:23:39 +0000 (14:23 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:58:18 +0000 (14:58 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/jeepney/jeepney-0.3.1.ebuild

index 92b469a0334b31499f40b749d1d6b09564685212..e516ffd9fab0b15c31f8157991bbebc1643e2c98 100644 (file)
@@ -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="