diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-10-18 11:41:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-10-18 11:41:59 +0200 |
commit | 155df3d2f0b1138290864f3703ecd15ecd28d4f0 (patch) | |
tree | 8b910cc2876eb379aa2106f13d92bf1bc586cdfc /dev-ml/mirage-profile | |
parent | Merge remote-tracking branch 'github/pr/249' (diff) | |
download | gentoo-155df3d2f0b1138290864f3703ecd15ecd28d4f0.tar.gz gentoo-155df3d2f0b1138290864f3703ecd15ecd28d4f0.tar.bz2 gentoo-155df3d2f0b1138290864f3703ecd15ecd28d4f0.zip |
dev-ml/mirage-profile: Add link to upstream bug report for test failures.
Package-Manager: portage-2.2.23
Diffstat (limited to 'dev-ml/mirage-profile')
-rw-r--r-- | dev-ml/mirage-profile/mirage-profile-0.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/mirage-profile/mirage-profile-0.5.ebuild b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild index a4fe4a8a6e69..38b806f213e9 100644 --- a/dev-ml/mirage-profile/mirage-profile-0.5.ebuild +++ b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD-2" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" +# https://github.com/mirage/mirage-profile/issues/11 RESTRICT="test" RDEPEND=" |