diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 15:52:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 15:52:24 -0400 |
commit | 20a11ab43506fc6782540a7f084258cb067f9e2e (patch) | |
tree | 95c3407aad1e63114bbffbc6d6dd0a418253c0d1 /sys-fs/e2fsprogs | |
parent | net-libs/libnftnl: arm64 stable (bug #688970) (diff) | |
download | gentoo-20a11ab43506fc6782540a7f084258cb067f9e2e.tar.gz gentoo-20a11ab43506fc6782540a7f084258cb067f9e2e.tar.bz2 gentoo-20a11ab43506fc6782540a7f084258cb067f9e2e.zip |
sys-fs/e2fsprogs: arm64 stable (bug #689534)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-fs/e2fsprogs')
-rw-r--r-- | sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild index 6cef4fccf605..17629f3de87d 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="cron fuse nls static-libs elibc_FreeBSD" RDEPEND="~sys-libs/${PN}-libs-${PV} |