summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-15 15:40:11 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-15 15:40:11 -0400
commit8774ce65807e2b7e33aa51b21dd63e66d05ab3b8 (patch)
treef5fca19ff7bd158053404327669a8b4bd7b021d3 /dev-python/epydoc/epydoc-3.0.1-r2.ebuild
parentx11-libs/libvdpau: arm64 stable (diff)
downloadgentoo-8774ce65807e2b7e33aa51b21dd63e66d05ab3b8.tar.gz
gentoo-8774ce65807e2b7e33aa51b21dd63e66d05ab3b8.tar.bz2
gentoo-8774ce65807e2b7e33aa51b21dd63e66d05ab3b8.zip
dev-python/epydoc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/epydoc/epydoc-3.0.1-r2.ebuild')
-rw-r--r--dev-python/epydoc/epydoc-3.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/epydoc/epydoc-3.0.1-r2.ebuild b/dev-python/epydoc/epydoc-3.0.1-r2.ebuild
index 1cacbff4e908..4ae96d72a863 100644
--- a/dev-python/epydoc/epydoc-3.0.1-r2.ebuild
+++ b/dev-python/epydoc/epydoc-3.0.1-r2.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=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc latex tk"
DEPEND=""