diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 13:04:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 13:04:17 +0300 |
commit | 6a60ff5e862bdbf1580b6e9d92b1d6e8f8961f31 (patch) | |
tree | ea96b5eb1d3814c8c7371918b61096761e6c30f0 /sys-apps/i2c-tools | |
parent | net-misc/tigervnc: Stabilize 1.12.0-r5 arm, #842723 (diff) | |
download | gentoo-6a60ff5e862bdbf1580b6e9d92b1d6e8f8961f31.tar.gz gentoo-6a60ff5e862bdbf1580b6e9d92b1d6e8f8961f31.tar.bz2 gentoo-6a60ff5e862bdbf1580b6e9d92b1d6e8f8961f31.zip |
sys-apps/i2c-tools: Stabilize 4.3 ppc64, #843098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/i2c-tools')
-rw-r--r-- | sys-apps/i2c-tools/i2c-tools-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/i2c-tools/i2c-tools-4.3.ebuild b/sys-apps/i2c-tools/i2c-tools-4.3.ebuild index 7ba694cf3849..c9862604a91c 100644 --- a/sys-apps/i2c-tools/i2c-tools-4.3.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-4.3.ebuild @@ -14,7 +14,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 ~riscv sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv sparc ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |