diff options
author | Sam James <sam@gentoo.org> | 2024-04-26 14:06:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-26 14:07:24 +0100 |
commit | a1b28af8e9009805224561d44932f7f93ec070a9 (patch) | |
tree | 64368d818e93bb652a7bb1a5ab464314c5daf7d4 /x11-libs | |
parent | x11-base/xorg-proto: Stabilize 2024.1 ppc, #930691 (diff) | |
download | gentoo-a1b28af8e9009805224561d44932f7f93ec070a9.tar.gz gentoo-a1b28af8e9009805224561d44932f7f93ec070a9.tar.bz2 gentoo-a1b28af8e9009805224561d44932f7f93ec070a9.zip |
x11-libs/libxkbcommon: Stabilize 1.7.0 ppc64, #930692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.7.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.7.0.ebuild index b4cf8fa6fe19..488bdd70f044 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.7.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.7.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/xkbcommon/${PN}" else SRC_URI="https://xkbcommon.org/download/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" fi PYTHON_COMPAT=( python3_{10..12} ) |