dev-python/icalendar: arm64 keyworded (bug #696134)
authorAaron Bauman <bman@gentoo.org>
Tue, 26 Nov 2019 20:33:51 +0000 (15:33 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 26 Nov 2019 20:34:30 +0000 (15:34 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-python/icalendar/icalendar-4.0.3.ebuild

index c0330a4f6f8d9bd202f503549abddc8bfc3bfa6e..8407102bbd8307fabe0edd259546955473a65c4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc test"
 DOCS=( "README.rst" )