diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:55 +0100 |
commit | d2b44e91dbfbcabcfa20e8bfd4d9d7d9cec8b715 (patch) | |
tree | 0de2bab2186abcb81c0f424e9e8d999074593201 /net-analyzer/chaosreader | |
parent | media-plugins/swh-lv2: amd64 stable wrt bug #648286 (diff) | |
download | gentoo-d2b44e91dbfbcabcfa20e8bfd4d9d7d9cec8b715.tar.gz gentoo-d2b44e91dbfbcabcfa20e8bfd4d9d7d9cec8b715.tar.bz2 gentoo-d2b44e91dbfbcabcfa20e8bfd4d9d7d9cec8b715.zip |
net-analyzer/chaosreader: amd64 stable wrt bug #648388
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-analyzer/chaosreader')
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild index 24abf84e93e8..a1d5cbdad5b1 100644 --- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://chaosreader.sourceforge.net" SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" 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" IUSE="" |