commit: dcc939b030709edc0352f2909d4ec5406abeedf6 Author: Austin English <wizardedit <AT> gentoo <DOT> org> AuthorDate: Thu Jul 28 21:36:16 2016 +0000 Commit: Austin English <wizardedit <AT> gentoo <DOT> org> CommitDate: Thu Jul 28 21:36:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc939b0
games-action/xbomber: add a blocker for sci-biology/emboss #589918 Gentoo-Bug: https://bugs.gentoo.org/589918 Package-Manager: portage-2.3.0 games-action/xbomber/xbomber-101-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-action/xbomber/xbomber-101-r1.ebuild b/games-action/xbomber/xbomber-101-r1.ebuild index d8343c2..7a61909 100644 --- a/games-action/xbomber/xbomber-101-r1.ebuild +++ b/games-action/xbomber/xbomber-101-r1.ebuild @@ -14,7 +14,8 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="x11-libs/libX11" -RDEPEND=${DEPEND} +RDEPEND="!sci-biology/emboss + ${DEPEND}" PATCHES=( "${FILESDIR}"/${P}-va_list.patch
