diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:48:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:50:54 +0300 |
commit | 78307590872b4bf65a9d84251566ce5290f60505 (patch) | |
tree | 07bb784bb8f99ffe0218b24737e3f1add345315e /sys-block/parted | |
parent | sys-fs/xfsprogs: Stabilize 6.2.0 amd64, #908123 (diff) | |
download | gentoo-78307590872b4bf65a9d84251566ce5290f60505.tar.gz gentoo-78307590872b4bf65a9d84251566ce5290f60505.tar.bz2 gentoo-78307590872b4bf65a9d84251566ce5290f60505.zip |
sys-block/parted: Stabilize 3.6 sparc, #908119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r-- | sys-block/parted/parted-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.6.ebuild b/sys-block/parted/parted-3.6.ebuild index 54fd1ac20106..0fa5b195b500 100644 --- a/sys-block/parted/parted-3.6.ebuild +++ b/sys-block/parted/parted-3.6.ebuild @@ -16,7 +16,7 @@ SRC_URI=" 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 |