diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-21 16:00:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-21 16:01:14 +0100 |
commit | f0c9a256545e98e74d084d25ae3915caded47c21 (patch) | |
tree | 8ba2cdfc59b22c4085bb0789262bd639878a2244 /app-admin/testdisk | |
parent | sys-fs/ntfs3g: Mark ~hppa too. (diff) | |
download | gentoo-f0c9a256545e98e74d084d25ae3915caded47c21.tar.gz gentoo-f0c9a256545e98e74d084d25ae3915caded47c21.tar.bz2 gentoo-f0c9a256545e98e74d084d25ae3915caded47c21.zip |
app-admin/testdisk: Mark ~hppa too.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-admin/testdisk')
-rw-r--r-- | app-admin/testdisk/testdisk-7.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-7.0-r3.ebuild b/app-admin/testdisk/testdisk-7.0-r3.ebuild index a07125a69280..9ca63fa3eb29 100644 --- a/app-admin/testdisk/testdisk-7.0-r3.ebuild +++ b/app-admin/testdisk/testdisk-7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~hppa ppc x86" IUSE="ewf jpeg ntfs reiserfs static qt4" REQUIRED_USE="static? ( !qt4 )" |