diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 07:47:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 07:48:47 +0000 |
commit | 33ebebd07874da0bbae5db3f7eef5e10022914ff (patch) | |
tree | b87ac1d6cec64cbe2f535672f371aa57f9eb1e32 /x11-libs/libxkbcommon | |
parent | x11-libs/libxcvt: Stabilize 0.1.1 arm64, #822339 (diff) | |
download | gentoo-33ebebd07874da0bbae5db3f7eef5e10022914ff.tar.gz gentoo-33ebebd07874da0bbae5db3f7eef5e10022914ff.tar.bz2 gentoo-33ebebd07874da0bbae5db3f7eef5e10022914ff.zip |
x11-libs/libxkbcommon: Stabilize 1.3.1 arm64, #822339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild index 203bb8fbfc41..c22182b752a1 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.3.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 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" fi PYTHON_COMPAT=( python3_{7..10} ) |