diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-10-07 12:35:14 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-10-07 12:38:46 -0500 |
commit | 32db16306583d1f34a418ea4d66844a66ab133e1 (patch) | |
tree | d58adbe42219405b63d0d9b3eb7a3e9d61d39d6c /sys-apps/memtest86-bin | |
parent | sys-apps/memtest86-bin: bump to 9.3, drop old (diff) | |
download | gentoo-32db16306583d1f34a418ea4d66844a66ab133e1.tar.gz gentoo-32db16306583d1f34a418ea4d66844a66ab133e1.tar.bz2 gentoo-32db16306583d1f34a418ea4d66844a66ab133e1.zip |
sys-apps/memtest86-bin: restrict mirroring for now
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps/memtest86-bin')
-rw-r--r-- | sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild b/sys-apps/memtest86-bin/memtest86-bin-9.3.ebuild index bcd35375627c..3d4f20e93350 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="" |