commit: 32db16306583d1f34a418ea4d66844a66ab133e1 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Oct 7 17:35:14 2021 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Oct 7 17:38:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32db1630
sys-apps/memtest86-bin: restrict mirroring for now Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild b/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild index bcd35375627..3d4f20e9335 100644 --- a/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild +++ b/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild @@ -10,6 +10,7 @@ HOMEPAGE="http://www.memtest86.com/" SRC_URI="https://www.memtest86.com/downloads/memtest86-usb.zip -> ${P}.zip" LICENSE="PassMark-EULA" +RESTRICT="mirror" SLOT="0" KEYWORDS="-* ~amd64" IUSE=""
