summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-03-23 14:23:39 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-03-23 14:58:18 -0500
commitbad6b6616b41fe1d9e3de0430ec51855d5926efe (patch)
treec67fb6e778f7f4385fdee769072f2c6be2520832
parentdev-python/testpath: add arm keyword under allarches for keyring (diff)
downloadgentoo-bad6b661.tar.gz
gentoo-bad6b661.tar.bz2
gentoo-bad6b661.zip
dev-python/jeepney: add keywords under allarches for keyring
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/jeepney/jeepney-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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="