diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 13:52:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:09:53 +0200 |
commit | 287c718719d4bbc98ac1af0e143a6121e32b5904 (patch) | |
tree | 6df1459a7992220bad4a80a6e5ec43fc5f97a593 /net-analyzer/chaosreader | |
parent | app-backup/borgbackup: x86 stable (bug #689218) (diff) | |
download | gentoo-287c718719d4bbc98ac1af0e143a6121e32b5904.tar.gz gentoo-287c718719d4bbc98ac1af0e143a6121e32b5904.tar.bz2 gentoo-287c718719d4bbc98ac1af0e143a6121e32b5904.zip |
net-analyzer/chaosreader: x86 stable (bug #689404)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/chaosreader')
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/chaosreader/chaosreader-0.96.ebuild b/net-analyzer/chaosreader/chaosreader-0.96.ebuild index fd5efc2e553c..09f3c3382e7a 100644 --- a/net-analyzer/chaosreader/chaosreader-0.96.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.96.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://chaosreader.sourceforge.net SRC_URI="https://github.com/brendangregg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" LICENSE="GPL-2+" DEPEND=">=dev-lang/perl-5.8.0" |