diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-08 13:05:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-08 13:05:18 +0200 |
commit | 34d0b05600a3d71e05bdb2c3920843a378c6bf7b (patch) | |
tree | 2970be1cbb25da17bf03d8e18114ab35ea112bbd /net-analyzer/chaosreader | |
parent | dev-python/sip: amd64 stable wrt bug #689370 (diff) | |
download | gentoo-34d0b05600a3d71e05bdb2c3920843a378c6bf7b.tar.gz gentoo-34d0b05600a3d71e05bdb2c3920843a378c6bf7b.tar.bz2 gentoo-34d0b05600a3d71e05bdb2c3920843a378c6bf7b.zip |
net-analyzer/chaosreader: amd64 stable wrt bug #689404
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 ab29f713b3df..fd5efc2e553c 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" |