Skip to content

Commit

Permalink
app-arch/lbzip2: add ~amd64-fbsd keywords.
Browse files Browse the repository at this point in the history
Closes: gentoo#2504

Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
nigoro authored and monsieurp committed Oct 10, 2016
1 parent 442752b commit 8703f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-arch/lbzip2/lbzip2-2.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="http://archive.lbzip2.org/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug symlink"

RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"
Expand Down

0 comments on commit 8703f6f

Please sign in to comment.