From 9f7e73173a3ef1edac4adbb6cb099ba15b99e8cb Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Mon, 23 Dec 2024 20:14:46 +0100 Subject: [PATCH] app-text/msort: x86 stable Signed-off-by: Conrad Kostecki --- app-text/msort/msort-8.53-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/msort/msort-8.53-r3.ebuild b/app-text/msort/msort-8.53-r3.ebuild index 2121a274d0e60..eb304ace179ca 100644 --- a/app-text/msort/msort-8.53-r3.ebuild +++ b/app-text/msort/msort-8.53-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A program for sorting files in sophisticated ways" HOMEPAGE="https://billposer.org/Software/msort.html" SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-3 LGPL-3" SLOT="0" IUSE="heap +icu +libuninum"