dev-python/testpath: add arm keyword under allarches for keyring
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:22:17 +0000 (14:22 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:58:17 +0000 (14:58 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/testpath/testpath-0.3.1.ebuild

index 14874dcf51ff512107b6dbf992855c0d94599dd2..c879fc3fc78b0ee71d997fb8ea461e896570f558 100644 (file)
@@ -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=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
 IUSE="doc test"
 
 DEPEND="