diff options
Diffstat (limited to 'sys-block/parted/parted-3.2.ebuild')
-rw-r--r-- | sys-block/parted/parted-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.2.ebuild b/sys-block/parted/parted-3.2.ebuild index 4582eb22..b1ebcb3f 100644 --- a/sys-block/parted/parted-3.2.ebuild +++ b/sys-block/parted/parted-3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ia64 ~mips ppc ~sh sparc x86" +KEYWORDS="amd64 arm arm64 ia64 ~mips ppc ~sh sparc x86" IUSE="+debug device-mapper nls readline selinux static-libs" RESTRICT="test" |