summaryrefslogtreecommitdiff
path: root/dev-util/systemtap/systemtap-4.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/systemtap/systemtap-4.0-r1.ebuild')
-rw-r--r--dev-util/systemtap/systemtap-4.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/systemtap/systemtap-4.0-r1.ebuild b/dev-util/systemtap/systemtap-4.0-r1.ebuild
index f81fccce44c7..2a7d055dc2b0 100644
--- a/dev-util/systemtap/systemtap-4.0-r1.ebuild
+++ b/dev-util/systemtap/systemtap-4.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit linux-info autotools python-single-r1 user
@@ -13,7 +13,7 @@ SRC_URI="https://www.sourceware.org/${PN}/ftp/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="libvirt selinux sqlite +ssl zeroconf"
RDEPEND=">=dev-libs/elfutils-0.142