dev-python/docopt: Add ~arm keyword wrt bug #662814
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 09:37:41 +0000 (12:37 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 09:38:46 +0000 (12:38 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/docopt/docopt-0.6.2-r2.ebuild

index 92c9b8f77b037db038b88ad61f21c24a677858ea..f9d51fef540ef8f3ab6f039e9a5895f8d9b84c21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""