diff options
author | Sam James <sam@gentoo.org> | 2020-12-07 15:23:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-07 15:23:07 +0000 |
commit | ae112a0ea7bb8bbbe302f91beb4ef2ecb0ce5938 (patch) | |
tree | c0989bff09a493e4be7d7cf773f63c49c7fe5061 /x11-libs/libxkbcommon | |
parent | x11-libs/libdrm: arm stable (bug #758461) (diff) | |
download | gentoo-ae112a0ea7bb8bbbe302f91beb4ef2ecb0ce5938.tar.gz gentoo-ae112a0ea7bb8bbbe302f91beb4ef2ecb0ce5938.tar.bz2 gentoo-ae112a0ea7bb8bbbe302f91beb4ef2ecb0ce5938.zip |
x11-libs/libxkbcommon: arm stable (bug #758461)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild index a6a0a5f581f1..368311cacc6a 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.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 ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" fi inherit meson multilib-minimal ${GIT_ECLASS} |