diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 17:39:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 17:39:25 +0100 |
commit | e2206ce2d1bc161f1d1cfef7ad22c48ecbf8efcf (patch) | |
tree | 67fa782004a03249f13bab6e7d23551e72aa404f /app-admin/testdisk | |
parent | dev-perl/Object-Realize-Later: amd64 stable wrt bug #578034 (diff) | |
download | gentoo-e2206ce2d1bc161f1d1cfef7ad22c48ecbf8efcf.tar.gz gentoo-e2206ce2d1bc161f1d1cfef7ad22c48ecbf8efcf.tar.bz2 gentoo-e2206ce2d1bc161f1d1cfef7ad22c48ecbf8efcf.zip |
app-admin/testdisk: amd64 stable wrt bug #576014
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 b70f9bf9a2e4..09e41998596c 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 )" |