diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:58:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:58:38 +0100 |
commit | 8ad0ac502912d600a9a613a3e52b6e39f1743cf0 (patch) | |
tree | e2f142c4d7c986b22a5cc9f59488147a999b9a55 /sys-apps/i2c-tools | |
parent | sys-apps/i2c-tools: Stabilize 4.3-r2 sparc, #933049 (diff) | |
download | gentoo-8ad0ac502912d600a9a613a3e52b6e39f1743cf0.tar.gz gentoo-8ad0ac502912d600a9a613a3e52b6e39f1743cf0.tar.bz2 gentoo-8ad0ac502912d600a9a613a3e52b6e39f1743cf0.zip |
sys-apps/i2c-tools: Stabilize 4.3-r2 ppc, #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 b1d85727a0d7..372c6a186775 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} )" |