diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:52:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:52:07 +0000 |
commit | a9fb77d78348de5958379aa6cadfc7bfc6777be3 (patch) | |
tree | 18e3a8db902d95d86f054ac157b870f5e87873f6 /app-admin | |
parent | sys-fs/ddrescue: keyworded 1.23 for ppc64, bug #671190 (diff) | |
download | gentoo-a9fb77d78348de5958379aa6cadfc7bfc6777be3.tar.gz gentoo-a9fb77d78348de5958379aa6cadfc7bfc6777be3.tar.bz2 gentoo-a9fb77d78348de5958379aa6cadfc7bfc6777be3.zip |
app-admin/testdisk: keyworded 7.1_pre20180922 for ppc64, bug #671192
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/testdisk/testdisk-7.1_pre20180922.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild index 9c65ee90ea01..91b33ce97ffd 100644 --- a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild +++ b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://git.cgsecurity.org/cgit/${PN}/snapshot/${PN}-${EGIT_COMMIT}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="ewf jpeg ntfs qt5 reiserfs static zlib" REQUIRED_USE="static? ( !qt5 )" |