diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:05 +0200 |
commit | 53f6edca7f9ae989968ebe019ab34fe9247b5c6e (patch) | |
tree | 83a9958277ef6030ce5c7fdb22673a734c3dcf7e /sys-fs/e2fsprogs | |
parent | media-video/ffmpeg: ia64 stable wrt bug #689422 (diff) | |
download | gentoo-53f6edca7f9ae989968ebe019ab34fe9247b5c6e.tar.gz gentoo-53f6edca7f9ae989968ebe019ab34fe9247b5c6e.tar.bz2 gentoo-53f6edca7f9ae989968ebe019ab34fe9247b5c6e.zip |
sys-fs/e2fsprogs: ia64 stable wrt bug #689534
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 bac5e4df7d74..997d07e2e9eb 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} |