diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 20:34:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:34:54 +0000 |
commit | d32a151c45191b129c59b5e054b05eeb12e09e5d (patch) | |
tree | 92bf44cb8caa9ea8645067a3e22a878275092e23 /sys-block/parted/parted-3.4.ebuild | |
parent | app-crypt/openpgp-keys-bcl: Stabilize 20210128 sparc, #774234 (diff) | |
download | gentoo-d32a151c45191b129c59b5e054b05eeb12e09e5d.tar.gz gentoo-d32a151c45191b129c59b5e054b05eeb12e09e5d.tar.bz2 gentoo-d32a151c45191b129c59b5e054b05eeb12e09e5d.zip |
sys-block/parted: Stabilize 3.4 sparc, #774234
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block/parted/parted-3.4.ebuild')
-rw-r--r-- | sys-block/parted/parted-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild index dcd1c9c50785..8f78744c350d 100644 --- a/sys-block/parted/parted-3.4.ebuild +++ b/sys-block/parted/parted-3.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="+debug device-mapper nls readline" RDEPEND=" |