commit: e7c21c68b00b9c9e74b1a79e44dbd7865e768fb0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 7 17:46:36 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 7 17:46:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c21c68
sys-boot/mbr: Stabilize 1.1.11-r2 amd64, #933758 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-boot/mbr/mbr-1.1.11-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/mbr/mbr-1.1.11-r2.ebuild b/sys-boot/mbr/mbr-1.1.11-r2.ebuild index 88eaf2bfa2b5..a0227af7a785 100644 --- a/sys-boot/mbr/mbr-1.1.11-r2.ebuild +++ b/sys-boot/mbr/mbr-1.1.11-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.chiark.greenend.org.uk/~neilt/mbr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="test" RESTRICT="!test? ( test )"
