diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:00:45 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:12:26 +0200 |
commit | 4095b257a8c8ba5553d8266977d83fc0dedfffc4 (patch) | |
tree | aa2cfe6e8a07e6ee9ed985411b8cb3f067fcbbe9 /dev-python/gitdb/gitdb-0.6.4.ebuild | |
parent | dev-python/git-python: keyword ~arm64 (diff) | |
download | gentoo-4095b257a8c8ba5553d8266977d83fc0dedfffc4.tar.gz gentoo-4095b257a8c8ba5553d8266977d83fc0dedfffc4.tar.bz2 gentoo-4095b257a8c8ba5553d8266977d83fc0dedfffc4.zip |
dev-python/gitdb: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/gitdb/gitdb-0.6.4.ebuild')
-rw-r--r-- | dev-python/gitdb/gitdb-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gitdb/gitdb-0.6.4.ebuild b/dev-python/gitdb/gitdb-0.6.4.ebuild index 2745429ec4a5..e3c073b7f0e1 100644 --- a/dev-python/gitdb/gitdb-0.6.4.ebuild +++ b/dev-python/gitdb/gitdb-0.6.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND="dev-vcs/git |