diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 19:03:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 19:03:20 -0400 |
commit | 374e3602b00a2f4cf3e511b1fab14a206a613725 (patch) | |
tree | 57ebcce76628030975b145e970b7102a674bc1ce /app-admin | |
parent | media-sound/qtscrobbler: amd64 stable wrt bug #641922 (diff) | |
download | gentoo-374e3602b00a2f4cf3e511b1fab14a206a613725.tar.gz gentoo-374e3602b00a2f4cf3e511b1fab14a206a613725.tar.bz2 gentoo-374e3602b00a2f4cf3e511b1fab14a206a613725.zip |
app-admin/testdisk: amd64 stable wrt bug #639974
Bug: https://bugs.gentoo.org/639974
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/testdisk/testdisk-7.1_pre20180322.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild index 4aa4e9621ca4..01b29321c4ff 100644 --- a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild +++ b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://git.cgsecurity.org/cgit/${PN}/snapshot/${PN}-${COMMIT}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" IUSE="ewf jpeg ntfs qt5 reiserfs static zlib" REQUIRED_USE="static? ( !qt5 )" |