Skip to content

Commit

Permalink
app-portage/cpuinfo2cpuflags: Added ~amd64-fbsd ~x86-fbsd keyword.
Browse files Browse the repository at this point in the history
  • Loading branch information
nigoro committed Feb 8, 2016
1 parent 6099ffe commit 629f99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-portage/cpuinfo2cpuflags/cpuinfo2cpuflags-2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ SRC_URI="https://bitbucket.org/mgorny/cpuinfo2cpuflags/downloads/${P}.tar.bz2"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

0 comments on commit 629f99e

Please sign in to comment.