sys-apps/collectl: amd64 stable wrt bug #678516
authorAaron Bauman <bman@gentoo.org>
Wed, 10 Apr 2019 22:31:30 +0000 (18:31 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 10 Apr 2019 22:36:34 +0000 (18:36 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

sys-apps/collectl/collectl-4.3.1.ebuild

index ba9800dc9fba8dc0c760e41b5241642ded1843a9..7ffa8740f70ea81c434a8fa52e8ee64d44b64c10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/collectl/${P}.src.tar.gz"
 
 LICENSE="GPL-2 Artistic"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5.8.8