summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-19 20:24:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-19 20:46:10 -0500
commit36f40a14b8b3a3268b697c9d3ca6d9702ac59f4b (patch)
tree43ca443facfafdc5e3b98f7e331e4f997e5f4e4d /dev-python/entrypoints
parentvirtual/python-pathlib: adding arm keyword for dev-python/keyring (diff)
downloadgentoo-36f40a14b8b3a3268b697c9d3ca6d9702ac59f4b.tar.gz
gentoo-36f40a14b8b3a3268b697c9d3ca6d9702ac59f4b.tar.bz2
gentoo-36f40a14b8b3a3268b697c9d3ca6d9702ac59f4b.zip
dev-python/entrypoints: adding arm keyword for dev-python/keyring
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/entrypoints')
-rw-r--r--dev-python/entrypoints/entrypoints-0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.2.3.ebuild b/dev-python/entrypoints/entrypoints-0.2.3.ebuild
index 2f1065d5e644..cefd6fa52273 100644
--- a/dev-python/entrypoints/entrypoints-0.2.3.ebuild
+++ b/dev-python/entrypoints/entrypoints-0.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com//takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
DEPEND="