diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-16 22:13:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-16 22:19:10 +0100 |
commit | cf17d44ffdc06e89061ded08e5c94a40eb31cbe8 (patch) | |
tree | f4527f64bec11caa9ab6fa31bf81c9d8fc00c0d0 /sys-libs | |
parent | net-misc/freerdp: fix null pointer deref in primitives (diff) | |
download | gentoo-cf17d44ffdc06e89061ded08e5c94a40eb31cbe8.tar.gz gentoo-cf17d44ffdc06e89061ded08e5c94a40eb31cbe8.tar.bz2 gentoo-cf17d44ffdc06e89061ded08e5c94a40eb31cbe8.zip |
sys-libs/e2fsprogs-libs: stable 1.43.9 for ia64, bug #655850
Bug: https://bugs.gentoo.org/655850
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild index 3a28e3caf0b3..e4988231e263 100644 --- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild +++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.43.9.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" IUSE="nls static-libs" RDEPEND="!sys-libs/com_err |