summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:15:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:15:09 +0200
commit01033a19c3eb6385d0ffe4aa5e1d95b91d279815 (patch)
tree412bb8719fea2a567a9c2e454a8f5a894aa2d709 /x11-libs/libxkbcommon
parentx11-libs/libdrm: sparc stable wrt bug #732948 (diff)
downloadgentoo-01033a19c3eb6385d0ffe4aa5e1d95b91d279815.tar.gz
gentoo-01033a19c3eb6385d0ffe4aa5e1d95b91d279815.tar.bz2
gentoo-01033a19c3eb6385d0ffe4aa5e1d95b91d279815.zip
x11-libs/libxkbcommon: sparc stable wrt bug #732948
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.ebuild
index d42c1426c973..4a86064aba3a 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.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}