From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild') diff --git a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild index b1ce46d2e2f2..393420579d6c 100644 --- a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" + KEYWORDS="amd64 ~arm ~arm64 hppa x86" SRC_URI=" https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz -- cgit v1.2.3