diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-12-18 09:21:01 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-12-18 09:21:01 +0200 |
commit | 353a329296679bf2c1e4bc35cc79ecf00033b7f1 (patch) | |
tree | ea03267ca36641de2376aab4be873c5d79b835d2 /sys-fs | |
parent | x11-misc/kdocker: Stabilize 5.4 x86, #920225 (diff) | |
download | gentoo-353a329296679bf2c1e4bc35cc79ecf00033b7f1.tar.gz gentoo-353a329296679bf2c1e4bc35cc79ecf00033b7f1.tar.bz2 gentoo-353a329296679bf2c1e4bc35cc79ecf00033b7f1.zip |
sys-fs/genfstab: Stabilize 28-r1 x86, #920227
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/genfstab/genfstab-28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/genfstab/genfstab-28-r1.ebuild b/sys-fs/genfstab/genfstab-28-r1.ebuild index 3d2c4fe79cc1..87ef78ce27de 100644 --- a/sys-fs/genfstab/genfstab-28-r1.ebuild +++ b/sys-fs/genfstab/genfstab-28-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/arch-install-scripts-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm64 ~loong ~x86" +KEYWORDS="amd64 arm64 ~loong x86" IUSE="test" RESTRICT="!test? ( test )" |