diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 22:43:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:09:53 +0100 |
commit | cabfd2d4a4ac32842b26b598a18d250575ef53a5 (patch) | |
tree | 9a6fb9a2795dce8560ef78b07d1831308644c315 /sys-fs | |
parent | app-admin/conky: x86 stable (bug #674700) (diff) | |
download | gentoo-cabfd2d4a4ac32842b26b598a18d250575ef53a5.tar.gz gentoo-cabfd2d4a4ac32842b26b598a18d250575ef53a5.tar.bz2 gentoo-cabfd2d4a4ac32842b26b598a18d250575ef53a5.zip |
sys-fs/e2fsprogs: x86 stable (bug #675346)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild index ada7a4b7319e..3ee4dfb2aff1 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.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 ~s390 ~sh sparc ~x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="fuse nls static-libs elibc_FreeBSD" RDEPEND="~sys-libs/${PN}-libs-${PV} |