diff options
author | Sam James <sam@gentoo.org> | 2022-06-16 16:16:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-16 16:16:19 +0100 |
commit | 426626715d7e538f4e5a5811970afea2a8b9245f (patch) | |
tree | 134b6855a53c56c02736bc44d2b85029654ac304 /x11-libs/libxkbcommon | |
parent | x11-drivers/xf86-input-libinput: Stabilize 1.2.1 amd64, #852191 (diff) | |
download | gentoo-426626715d7e538f4e5a5811970afea2a8b9245f.tar.gz gentoo-426626715d7e538f4e5a5811970afea2a8b9245f.tar.bz2 gentoo-426626715d7e538f4e5a5811970afea2a8b9245f.zip |
x11-libs/libxkbcommon: Stabilize 1.4.1 amd64, #852191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-1.4.1.ebuild | 2 |
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 9ddc4e320dcf..34f215f0a8f0 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} ) |