summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 15:28:29 +0000
committerSam James <sam@gentoo.org>2021-06-01 15:28:29 +0000
commita5b11f3c4d74fb4f45847f45a525e13958e3b9ab (patch)
tree7bcea774efa19e5c731c054cb5fde04fc2f2c761 /sys-apps/i2c-tools
parentsys-devel/gettext: Stabilize 0.21-r1 arm, #769998 (diff)
downloadgentoo-a5b11f3c4d74fb4f45847f45a525e13958e3b9ab.tar.gz
gentoo-a5b11f3c4d74fb4f45847f45a525e13958e3b9ab.tar.bz2
gentoo-a5b11f3c4d74fb4f45847f45a525e13958e3b9ab.zip
sys-apps/i2c-tools: Stabilize 4.2 arm, #758011
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/i2c-tools')
-rw-r--r--sys-apps/i2c-tools/i2c-tools-4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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} )"