Skip to content

Commit

Permalink
dev-python/msgpack: restore ~arm64 keyword.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
  • Loading branch information
xmw committed Apr 1, 2017
1 parent 6cada84 commit c67fcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/msgpack/msgpack-0.4.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"

DEPEND="
Expand Down

0 comments on commit c67fcbb

Please sign in to comment.