Skip to content

Commit

Permalink
dev-util/gn: add ~x86 keyword
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247
  • Loading branch information
floppym committed Jul 22, 2018
1 parent 4df4682 commit 52447b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/gn/gn-0.1445.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"

BDEPEND="
${PYTHON_DEPS}
Expand Down

0 comments on commit 52447b9

Please sign in to comment.