summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-23 07:18:24 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-23 07:19:51 +0200
commita2e69ecd45c6bf8a627ce586fa0f63e6a22a1c70 (patch)
tree6c9d67e717ba99521a46a1fb77471fb837b5186b /dev-python/epydoc/epydoc-3.0.1-r2.ebuild
parentdev-qt/qthelp: keyword ~arm64 (diff)
downloadgentoo-a2e69ecd45c6bf8a627ce586fa0f63e6a22a1c70.tar.gz
gentoo-a2e69ecd45c6bf8a627ce586fa0f63e6a22a1c70.tar.bz2
gentoo-a2e69ecd45c6bf8a627ce586fa0f63e6a22a1c70.zip
dev-python/epydoc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 93e43e96f0aa..63cd3bcba64a 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-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# 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 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc latex tk"
DEPEND=""