commit: 7698e6ef8294ecd6255a9620edc15a20a25fc58b Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 00:14:44 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 00:14:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7698e6ef
profiles: USE mask doc for app-emulation/xen-tools on arm Requires app-text/pandoc since commit d53b34aaf150e83158174e493077be1b768a9d59 which isn't yet keyworded for arm. See: https://github.com/gentoo/gentoo/pull/5962 profiles/arch/arm/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index ac3af7d0e97..ace8eb3e1df 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -293,7 +293,8 @@ dev-qt/qt-mobility messaging # Yixun Lan <[email protected]> (12 Apr 2014) # app-emulation/qemu is not keyworded on arm arch. -app-emulation/xen-tools system-qemu +# app-text/pandoc is not keyworded on arm arch. +app-emulation/xen-tools system-qemu doc # Markus Meier <[email protected]> (23 Feb 2014) # Needs sci-physics/bullet tested #499974
