diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-07 01:00:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-07 01:04:48 +0200 |
commit | 2ea57ae53b69c7563d75fc4b292b341c1db0b020 (patch) | |
tree | bdc4c8f79fb2ea4ff1824a669ff0dd3da7c0ab39 /app-forensics/foremost | |
parent | dev-cpp/catch: x86 stable (bug #667200) (diff) | |
download | gentoo-2ea57ae53b69c7563d75fc4b292b341c1db0b020.tar.gz gentoo-2ea57ae53b69c7563d75fc4b292b341c1db0b020.tar.bz2 gentoo-2ea57ae53b69c7563d75fc4b292b341c1db0b020.zip |
app-forensics/foremost: x86 stable (bug #662642)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-forensics/foremost')
-rw-r--r-- | app-forensics/foremost/foremost-1.5.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/foremost/foremost-1.5.7-r3.ebuild b/app-forensics/foremost/foremost-1.5.7-r3.ebuild index 69d67a469d2d..a6f53cf4fb2d 100644 --- a/app-forensics/foremost/foremost-1.5.7-r3.ebuild +++ b/app-forensics/foremost/foremost-1.5.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://foremost.sourceforge.net/" # starting to hate sf.net ... SRC_URI="http://foremost.sourceforge.net/pkg/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" LICENSE="public-domain" SLOT="0" |