summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 15:29:32 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 15:29:32 +0200
commit9b1c09b8eca9912e71f32f05d8689c813ad81479 (patch)
treefed1e524c66a8cb0c9f68276afef9398cef76146 /dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
parentdev-python/keyrings_alt: add ~ppc keyword (bug 573954) (diff)
downloadgentoo-9b1c09b8eca9912e71f32f05d8689c813ad81479.tar.gz
gentoo-9b1c09b8eca9912e71f32f05d8689c813ad81479.tar.bz2
gentoo-9b1c09b8eca9912e71f32f05d8689c813ad81479.zip
dev-python/keyrings_alt: add ~arm keyword (bug 573954).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/keyrings_alt/keyrings_alt-2.2.ebuild')
-rw-r--r--dev-python/keyrings_alt/keyrings_alt-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild b/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
index c146b903f87c..34aee8fc8d14 100644
--- a/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
+++ b/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"