diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:19:34 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:42:03 -0600 |
commit | 439a3accb7b165ef60e8493381375cad9fbad12f (patch) | |
tree | dd7f09247323e79b9243f7bb9c522f341502e90e /dev-python/python-cinderclient | |
parent | virtual/python-dnspython: keywording arm64 (diff) | |
download | gentoo-439a3accb7b165ef60e8493381375cad9fbad12f.tar.gz gentoo-439a3accb7b165ef60e8493381375cad9fbad12f.tar.bz2 gentoo-439a3accb7b165ef60e8493381375cad9fbad12f.zip |
dev-python/python-cinderclient: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild index 000bb2ba9b24..fda73cd60221 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" CDEPEND=" |