diff options
Diffstat (limited to 'app-admin/sysstat/sysstat-12.2.1.ebuild')
-rw-r--r-- | app-admin/sysstat/sysstat-12.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sysstat/sysstat-12.2.1.ebuild b/app-admin/sysstat/sysstat-12.2.1.ebuild index cbea517ec677..eb4208e42b35 100644 --- a/app-admin/sysstat/sysstat-12.2.1.ebuild +++ b/app-admin/sysstat/sysstat-12.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" IUSE="debug nls lm-sensors selinux static" CDEPEND=" |