diff options
author | Sam James <sam@gentoo.org> | 2024-04-26 13:49:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-26 13:49:19 +0100 |
commit | 73c92c8dbf3fe62f69b2800a563ad61245e10c46 (patch) | |
tree | 4fb7c49887bf278a4c1bc2bcb0a423092dfc6edd /x11-libs | |
parent | x11-base/xorg-proto: Stabilize 2024.1 x86, #930691 (diff) | |
download | gentoo-73c92c8dbf3fe62f69b2800a563ad61245e10c46.tar.gz gentoo-73c92c8dbf3fe62f69b2800a563ad61245e10c46.tar.bz2 gentoo-73c92c8dbf3fe62f69b2800a563ad61245e10c46.zip |
x11-libs/libxkbcommon: Stabilize 1.7.0 amd64, #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 ad353c7f72f3..831fffb0c29b 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} ) |