dev-python/tappy: Add ~arm keyword wrt bug #662076
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 09:46:41 +0000 (12:46 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 09:46:41 +0000 (12:46 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/tappy/tappy-2.4.ebuild

index d11f0ba727b5bd2d47e79903b21b0f2927dc23ce..254d4de2e0785325b38ec5b4dc23864f1bffd519 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=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 IUSE="test yaml"
 RESTRICT="!test? ( test )"