commit: cd0720beed84d93e8b4fa67564d1725417a6fec0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 7 16:56:13 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 7 16:56:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0720be
sys-boot/mbr: Stabilize 1.1.11-r2 x86, #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 82f8be0ffca3..88eaf2bfa2b5 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 )"
