diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2019-02-04 15:32:37 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2019-02-04 15:33:38 +0300 |
commit | 999b1a4ba89cdb5198ab496d4ad2e01edcb59d28 (patch) | |
tree | 3da0f74ef47fc5417d17b81d72f1cf2577c65916 /sys-fs/ext4magic | |
parent | net-wireless/iw: Bump to version 5.0 (diff) | |
download | gentoo-999b1a4ba89cdb5198ab496d4ad2e01edcb59d28.tar.gz gentoo-999b1a4ba89cdb5198ab496d4ad2e01edcb59d28.tar.bz2 gentoo-999b1a4ba89cdb5198ab496d4ad2e01edcb59d28.zip |
sys-fs/ext4magic: stable for amd64/x86
Reported-by: Göktürk Yüksek <gokturk@gentoo.org>
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Closes: https://bugs.gentoo.org/677010
Package-Manager: Portage-2.3.51, Repoman-2.3.10
Diffstat (limited to 'sys-fs/ext4magic')
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild index f26ce3b1d1d7..8873a8aac0c1 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +expert-mode file-attr" RDEPEND="app-arch/bzip2 |