diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2019-05-21 11:18:16 -0500 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2019-05-21 11:18:53 -0500 |
commit | bbebb56ca2910b8e87680180a96aeffdcabe96f8 (patch) | |
tree | 0ad5696c0862b9429a5db1b1444338ecddc715f3 /dev-python | |
parent | dev-python/repoze-sphinx-autointerface: add ~arm64 keyword (diff) | |
download | gentoo-bbebb56ca2910b8e87680180a96aeffdcabe96f8.tar.gz gentoo-bbebb56ca2910b8e87680180a96aeffdcabe96f8.tar.bz2 gentoo-bbebb56ca2910b8e87680180a96aeffdcabe96f8.zip |
dev-python/txtorcon: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild index 54860fcdb3df..9d430018e40a 100644 --- a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild +++ b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="doc examples test" RDEPEND=" |