Skip to content

Commit

Permalink
dev-python/click: arm64 keyworded (bug #668990)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
FuzzyGophers committed Apr 14, 2019
1 parent 11bbe81 commit b0e03ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/click/click-7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
IUSE="doc examples test"

DEPEND="
Expand Down

0 comments on commit b0e03ca

Please sign in to comment.