diff options
author | 2018-03-07 20:44:32 +0100 | |
---|---|---|
committer | 2018-03-07 20:44:32 +0100 | |
commit | bc826e010c3786e587d8e402b7e22b3696aab1da (patch) | |
tree | 1b80d9890843942126ae56e8032704edc8a9414f /dev-python/portend | |
parent | dev-python/more-itertools: add ~arm, bug #644088 (diff) | |
download | gentoo-bc826e010c3786e587d8e402b7e22b3696aab1da.tar.gz gentoo-bc826e010c3786e587d8e402b7e22b3696aab1da.tar.bz2 gentoo-bc826e010c3786e587d8e402b7e22b3696aab1da.zip |
dev-python/portend: add ~arm, bug #644088
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/portend')
-rw-r--r-- | dev-python/portend/portend-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.2.ebuild b/dev-python/portend/portend-2.2.ebuild index 136a42637fa3..330589589cb4 100644 --- a/dev-python/portend/portend-2.2.ebuild +++ b/dev-python/portend/portend-2.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" IUSE="test" RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]" |