summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-07-02 11:37:03 -0400
committerMike Gilbert <floppym@gentoo.org>2017-07-02 11:37:03 -0400
commitcca7f80feb0c707d9e9ac78577e76d4f3c4a3153 (patch)
treec68b7e92b43898cce0a63e257263a8fde82e85a8 /sys-boot/systemd-boot
parentdev-perl/PPI-PowerToys: Add build fix for Perl 5.26, bug 623080 (diff)
downloadgentoo-cca7f80feb0c707d9e9ac78577e76d4f3c4a3153.tar.gz
gentoo-cca7f80feb0c707d9e9ac78577e76d4f3c4a3153.tar.bz2
gentoo-cca7f80feb0c707d9e9ac78577e76d4f3c4a3153.zip
sys-boot/systemd-boot: restrict test
Bug: https://bugs.gentoo.org/623546 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
Diffstat (limited to 'sys-boot/systemd-boot')
-rw-r--r--sys-boot/systemd-boot/systemd-boot-233.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/systemd-boot/systemd-boot-233.ebuild b/sys-boot/systemd-boot/systemd-boot-233.ebuild
index 52aa812768a5..313b919e089d 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