summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-22 15:42:43 +0000
committerSam James <sam@gentoo.org>2024-01-22 15:42:43 +0000
commit466e11ed86efb7a28a3e4626f27c15272b596c8d (patch)
treeb79ef54a97ebd08b49c99989e9e35b7f3849fc18 /x11-libs/libxkbcommon
parentdev-python/pycountry: Stabilize 22.3.5 hppa, #921211 (diff)
downloadgentoo-466e11ed86efb7a28a3e4626f27c15272b596c8d.tar.gz
gentoo-466e11ed86efb7a28a3e4626f27c15272b596c8d.tar.bz2
gentoo-466e11ed86efb7a28a3e4626f27c15272b596c8d.zip
x11-libs/libxkbcommon: Stabilize 1.6.0 hppa, #921211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.6.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.6.0.ebuild
index b3b6f95aa88f..d9e6e437ba12 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-1.6.0.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-1.6.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} )