diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-19 19:51:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-19 19:52:33 +0200 |
commit | 01e9c011522ad7c1e52d904bba8e38fa8c04cc9b (patch) | |
tree | ffebc94130385f2bbb4d595fdaffb64a012c7437 | |
parent | app-admin/systemrescuecd-x86: x86 stable (bug #669006) (diff) | |
download | gentoo-01e9c011522ad7c1e52d904bba8e38fa8c04cc9b.tar.gz gentoo-01e9c011522ad7c1e52d904bba8e38fa8c04cc9b.tar.bz2 gentoo-01e9c011522ad7c1e52d904bba8e38fa8c04cc9b.zip |
app-admin/testdisk: x86 stable (bug #654866)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-admin/testdisk/testdisk-7.1_pre20180922.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild index f5f2f95d5e0a..2a885a7b4acd 100644 --- a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild +++ b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 x86" IUSE="ewf jpeg ntfs qt5 reiserfs static zlib" REQUIRED_USE="static? ( !qt5 )" |