diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:02 +0200 |
commit | 1db9aedd2f0d65cefbd1d6163f1f587fcd276327 (patch) | |
tree | e0534c88eafbb3713c4d4d3389312b3c6b6de829 /app-admin/testdisk | |
parent | dev-libs/libffi: ppc stable wrt bug #580616 (diff) | |
download | gentoo-1db9aedd2f0d65cefbd1d6163f1f587fcd276327.tar.gz gentoo-1db9aedd2f0d65cefbd1d6163f1f587fcd276327.tar.bz2 gentoo-1db9aedd2f0d65cefbd1d6163f1f587fcd276327.zip |
app-admin/testdisk: ppc stable wrt bug #576014
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/testdisk')
-rw-r--r-- | app-admin/testdisk/testdisk-7.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/testdisk/testdisk-7.0-r3.ebuild b/app-admin/testdisk/testdisk-7.0-r3.ebuild index 4c1eff58e3d9..a07125a69280 100644 --- a/app-admin/testdisk/testdisk-7.0-r3.ebuild +++ b/app-admin/testdisk/testdisk-7.0-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="ewf jpeg ntfs reiserfs static qt4" REQUIRED_USE="static? ( !qt4 )" |