summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-16 09:39:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-16 09:39:01 +0200
commitf2b5f236101c15834a6f0456a29fd76221d8fed3 (patch)
tree1ab075b10117015a197a2d7763db24af535187be /x11-libs/libxkbcommon
parentx11-libs/libxcb: ppc64 stable wrt bug #852191 (diff)
downloadgentoo-f2b5f236101c15834a6f0456a29fd76221d8fed3.tar.gz
gentoo-f2b5f236101c15834a6f0456a29fd76221d8fed3.tar.bz2
gentoo-f2b5f236101c15834a6f0456a29fd76221d8fed3.zip
x11-libs/libxkbcommon: ppc64 stable wrt bug #852191
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.4.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.4.1.ebuild
index 330bc159eb31..9ddc4e320dcf 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-1.4.1.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-1.4.1.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_{8..11} )