summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-10 18:31:30 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-10 18:36:34 -0400
commit1eb2588ee598837348edc800422e7f4a42a333e5 (patch)
tree723746d6a33853300ebb799a24f09c5e8f27ab83 /sys-apps/collectl
parentsys-libs/libhx: Drop old versions (diff)
downloadgentoo-1eb2588ee598837348edc800422e7f4a42a333e5.tar.gz
gentoo-1eb2588ee598837348edc800422e7f4a42a333e5.tar.bz2
gentoo-1eb2588ee598837348edc800422e7f4a42a333e5.zip
sys-apps/collectl: amd64 stable wrt bug #678516
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps/collectl')
-rw-r--r--sys-apps/collectl/collectl-4.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/collectl/collectl-4.3.1.ebuild b/sys-apps/collectl/collectl-4.3.1.ebuild
index ba9800dc9fba..7ffa8740f70e 100644
--- a/sys-apps/collectl/collectl-4.3.1.ebuild
+++ b/sys-apps/collectl/collectl-4.3.1.ebuild
@@ -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