From: Sergei Trofimovich Date: Thu, 3 Jan 2019 14:59:10 +0000 (+0000) Subject: dev-python/docopt: keyworded 0.6.2-r2 for ia64, bug #662814 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=68b9bce585fdfaab3890d3762af87b8377502a12;p=gentoo.git dev-python/docopt: keyworded 0.6.2-r2 for ia64, bug #662814 Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/docopt/docopt-0.6.2-r2.ebuild b/dev-python/docopt/docopt-0.6.2-r2.ebuild index f9d51fef540e..151938bc847d 100644 --- a/dev-python/docopt/docopt-0.6.2-r2.ebuild +++ b/dev-python/docopt/docopt-0.6.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI=" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=""