summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-17 07:47:55 +0000
committerSam James <sam@gentoo.org>2021-11-17 07:48:47 +0000
commit33ebebd07874da0bbae5db3f7eef5e10022914ff (patch)
treeb87ac1d6cec64cbe2f535672f371aa57f9eb1e32
parentx11-libs/libxcvt: Stabilize 0.1.1 arm64, #822339 (diff)
downloadgentoo-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>
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild2
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} )