diff options
author | 2017-04-05 15:20:19 +0200 | |
---|---|---|
committer | 2017-04-05 15:23:30 +0200 | |
commit | 4dac77d477ad8a74e08a70a444267f038e89690c (patch) | |
tree | f606fcaff790292473eefd099ade4479c93d88b0 /dev-python/keyrings_alt | |
parent | dev-python/keyczar: add ~ppc keyword (bug 573954) (diff) | |
download | gentoo-4dac77d477ad8a74e08a70a444267f038e89690c.tar.gz gentoo-4dac77d477ad8a74e08a70a444267f038e89690c.tar.bz2 gentoo-4dac77d477ad8a74e08a70a444267f038e89690c.zip |
dev-python/keyrings_alt: add ~ppc keyword (bug 573954)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-python/keyrings_alt')
-rw-r--r-- | dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild b/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild index f9e6a92b0035..c8eca3b4f30f 100644 --- a/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild +++ b/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="" |