commit: 999b1a4ba89cdb5198ab496d4ad2e01edcb59d28 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Mon Feb 4 12:32:37 2019 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Mon Feb 4 12:33:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999b1a4b
sys-fs/ext4magic: stable for amd64/x86 Reported-by: Göktürk Yüksek <gokturk <AT> gentoo.org> Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> Closes: https://bugs.gentoo.org/677010 Package-Manager: Portage-2.3.51, Repoman-2.3.10 sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 ++-- 1 file 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 f26ce3b1d1d..8873a8aac0c 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
