commit: cca7f80feb0c707d9e9ac78577e76d4f3c4a3153 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Jul 2 15:37:03 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 15:37:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca7f80f
sys-boot/systemd-boot: restrict test Bug: https://bugs.gentoo.org/623546 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77 sys-boot/systemd-boot/systemd-boot-233.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-boot/systemd-boot/systemd-boot-233.ebuild b/sys-boot/systemd-boot/systemd-boot-233.ebuild index 52aa812768a..313b919e089 100644 --- a/sys-boot/systemd-boot/systemd-boot-233.ebuild +++ b/sys-boot/systemd-boot/systemd-boot-233.ebuild @@ -13,6 +13,7 @@ LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0" KEYWORDS="~amd64" IUSE="" +RESTRICT="test" COMMON_DEPEND=" >=sys-apps/util-linux-2.27.1
