diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:57 +0200 |
commit | bd54b92f516352a056af47694c9185d9500610d2 (patch) | |
tree | b15d8d0ec057ab49bf7ab9cbe85620e80cb68e91 /app-forensics/magicrescue | |
parent | app-admin/ulogd: Stabilize 2.0.8 x86, #886657 (diff) | |
download | gentoo-bd54b92f516352a056af47694c9185d9500610d2.tar.gz gentoo-bd54b92f516352a056af47694c9185d9500610d2.tar.bz2 gentoo-bd54b92f516352a056af47694c9185d9500610d2.zip |
app-forensics/magicrescue: Stabilize 1.1.10-r4 amd64, #886665
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics/magicrescue')
-rw-r--r-- | app-forensics/magicrescue/magicrescue-1.1.10-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/magicrescue/magicrescue-1.1.10-r4.ebuild b/app-forensics/magicrescue/magicrescue-1.1.10-r4.ebuild index 8c8a36743f69..5c3b26f1aa10 100644 --- a/app-forensics/magicrescue/magicrescue-1.1.10-r4.ebuild +++ b/app-forensics/magicrescue/magicrescue-1.1.10-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jbj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" # - File collision with net-mail/safecat, bug #702004 # - BDEPEND on perl for pod2man, bug #852671 |