From: Aaron Bauman Date: Tue, 26 Nov 2019 20:33:51 +0000 (-0500) Subject: dev-python/icalendar: arm64 keyworded (bug #696134) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c002e6c14cd3b981f7d9952c3c58f29c61c29779;p=gentoo.git dev-python/icalendar: arm64 keyworded (bug #696134) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-python/icalendar/icalendar-4.0.3.ebuild b/dev-python/icalendar/icalendar-4.0.3.ebuild index c0330a4f6f8d..8407102bbd83 100644 --- a/dev-python/icalendar/icalendar-4.0.3.ebuild +++ b/dev-python/icalendar/icalendar-4.0.3.ebuild @@ -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" )