diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:47:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:47:04 +0100 |
commit | fbc48b024079d34eaa30d221aa588df4672f7dd6 (patch) | |
tree | c5b2ca1dda41107220bc6cfabef5beae8b96239f /sys-apps/i2c-tools | |
parent | sys-apps/dstat: Stabilize 0.7.4-r3 x86, #933046 (diff) | |
download | gentoo-fbc48b024079d34eaa30d221aa588df4672f7dd6.tar.gz gentoo-fbc48b024079d34eaa30d221aa588df4672f7dd6.tar.bz2 gentoo-fbc48b024079d34eaa30d221aa588df4672f7dd6.zip |
sys-apps/i2c-tools: Stabilize 4.3-r2 amd64, #933049
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.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild b/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild index 372c6a186775..045d7bd941d1 100644 --- a/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1+ GPL-2+ python? ( GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |