commit: 8703f6f985c8a9b61840056540897af2d65311e6 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Fri Oct 7 11:31:08 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Oct 10 10:31:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8703f6f9
app-arch/lbzip2: add ~amd64-fbsd keywords. Closes: https://github.com/gentoo/gentoo/pull/2504 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-arch/lbzip2/lbzip2-2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/lbzip2/lbzip2-2.5.ebuild b/app-arch/lbzip2/lbzip2-2.5.ebuild index c6f53ff..6aab979 100644 --- a/app-arch/lbzip2/lbzip2-2.5.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5.ebuild @@ -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] )"
