diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 04:11:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 04:11:34 +0100 |
commit | 828e076ef3bc73a03d8611a0e5d303674073ad82 (patch) | |
tree | 4c791be44177dcbaf19b73fa2035e2a94498c850 /sys-block | |
parent | sys-block/mbuffer: Stabilize 20211018 x86, #849173 (diff) | |
download | gentoo-828e076ef3bc73a03d8611a0e5d303674073ad82.tar.gz gentoo-828e076ef3bc73a03d8611a0e5d303674073ad82.tar.bz2 gentoo-828e076ef3bc73a03d8611a0e5d303674073ad82.zip |
sys-block/parted: Stabilize 3.5 x86, #849176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/parted/parted-3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.5.ebuild b/sys-block/parted/parted-3.5.ebuild index 90897a34f5ea..d2a044b7337d 100644 --- a/sys-block/parted/parted-3.5.ebuild +++ b/sys-block/parted/parted-3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+debug device-mapper nls readline" # util-linux for libuuid |