Skip to content

Commit

Permalink
dev-util/meson: add ~mips to KEYWORDS
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
Kumba42 committed Jul 23, 2017
1 parent 5651bdc commit 02d9971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/meson/meson-0.41.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~x86"
KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~ppc ~x86"
fi

inherit distutils-r1
Expand Down

0 comments on commit 02d9971

Please sign in to comment.