summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-31 21:25:55 +0100
committerSam James <sam@gentoo.org>2024-08-31 21:25:55 +0100
commit25dc40dc87acde17aef679854b725e51dd74d561 (patch)
tree9c66636cfed0ad81ab0f37276e3ee950b2882400 /app-arch/wimlib
parentapp-arch/wimlib: Stabilize 1.14.4 amd64, #938840 (diff)
downloadgentoo-25dc40dc87acde17aef679854b725e51dd74d561.tar.gz
gentoo-25dc40dc87acde17aef679854b725e51dd74d561.tar.bz2
gentoo-25dc40dc87acde17aef679854b725e51dd74d561.zip
app-arch/wimlib: Stabilize 1.14.4 x86, #938840
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/wimlib')
-rw-r--r--app-arch/wimlib/wimlib-1.14.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/wimlib/wimlib-1.14.4.ebuild b/app-arch/wimlib/wimlib-1.14.4.ebuild
index 936544e92243..f5594c125796 100644
--- a/app-arch/wimlib/wimlib-1.14.4.ebuild
+++ b/app-arch/wimlib/wimlib-1.14.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://wimlib.net/downloads/${P}.tar.gz"
LICENSE="|| ( GPL-3+ LGPL-3+ ) MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="fuse iso ntfs test yasm"
RESTRICT="!test? ( test )"