summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-12 10:54:36 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-12 10:54:44 +0100
commit7873ebb227c654fbdbe741cd824b7c0031565069 (patch)
treec575aa4f0eec6768a4af602438201ee368bcec57 /dev-python/keyrings_alt
parentdev-python/keyczar: ia64 keyworded, bug #573954 (diff)
downloadgentoo-7873ebb227c654fbdbe741cd824b7c0031565069.tar.gz
gentoo-7873ebb227c654fbdbe741cd824b7c0031565069.tar.bz2
gentoo-7873ebb227c654fbdbe741cd824b7c0031565069.zip
dev-python/keyrings_alt: ia64 keyworded, bug #573954
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/keyrings_alt')
-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 c4547ec53f3e..464e0005040e 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 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"