diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:31:33 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:31:33 -0600 |
commit | 5061c7b8b1cef38170ce3988c6cf215db6b01ff5 (patch) | |
tree | af838d78756e415db14a24f721fd6e5cc1064bfe /dev-python/cliff | |
parent | dev-python/ipykernel: keywording arm64 (diff) | |
download | gentoo-5061c7b8b1cef38170ce3988c6cf215db6b01ff5.tar.gz gentoo-5061c7b8b1cef38170ce3988c6cf215db6b01ff5.tar.bz2 gentoo-5061c7b8b1cef38170ce3988c6cf215db6b01ff5.zip |
dev-python/cliff: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-1.14.0.ebuild b/dev-python/cliff/cliff-1.14.0.ebuild index 50924641f27e..b888d6b6499f 100644 --- a/dev-python/cliff/cliff-1.14.0.ebuild +++ b/dev-python/cliff/cliff-1.14.0.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="doc test" CDEPEND=" |