dev-python/entrypoints: adding arm keyword for dev-python/keyring

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Matthew Thode
2018-03-19 20:24:16 -05:00
parent 982b85abb4
commit 36f40a14b8

View File

@@ -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="