summaryrefslogtreecommitdiff
path: root/dev-python/icalendar/icalendar-4.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/icalendar/icalendar-4.0.3.ebuild')
-rw-r--r--dev-python/icalendar/icalendar-4.0.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/icalendar/icalendar-4.0.3.ebuild b/dev-python/icalendar/icalendar-4.0.3.ebuild
index c0330a4f6f8d..b9f08a775ff8 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,8 +13,9 @@ SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
+RESTRICT="!test? ( test )"
DOCS=( "README.rst" )
RDEPEND="