From a5b11f3c4d74fb4f45847f45a525e13958e3b9ab Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 1 Jun 2021 15:28:29 +0000 Subject: sys-apps/i2c-tools: Stabilize 4.2 arm, #758011 Signed-off-by: Sam James --- sys-apps/i2c-tools/i2c-tools-4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/i2c-tools/i2c-tools-4.2.ebuild b/sys-apps/i2c-tools/i2c-tools-4.2.ebuild index 9ff18f3fae14..4f3e40bd374e 100644 --- a/sys-apps/i2c-tools/i2c-tools-4.2.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="perl python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -- cgit v1.2.3-65-gdbad