Skip to content

Commit

Permalink
dev-util/meson-0.41.1-r0: add ~alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 625322
  • Loading branch information
klausman committed Jul 17, 2017
1 parent 57372b9 commit da24e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/meson/meson-0.41.1.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="~amd64 ~x86"
KEYWORDS="~alpha ~amd64 ~x86"
fi

inherit distutils-r1
Expand Down

0 comments on commit da24e34

Please sign in to comment.