diff options
author | Sam James <sam@gentoo.org> | 2020-07-19 01:36:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-19 01:36:31 +0000 |
commit | cfc4851a5e402159ff9614680c245f06194dee14 (patch) | |
tree | 254c79efa0ad7a7ffc0f62d15ffc7b81a8147916 /x11-libs/libxkbcommon | |
parent | x11-libs/libdrm: ppc64 stable (bug #732948) (diff) | |
download | gentoo-cfc4851a5e402159ff9614680c245f06194dee14.tar.gz gentoo-cfc4851a5e402159ff9614680c245f06194dee14.tar.bz2 gentoo-cfc4851a5e402159ff9614680c245f06194dee14.zip |
x11-libs/libxkbcommon: ppc64 stable (bug #732948)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.10.0-r1.ebuild | 2 |
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 4987f5b67720..da622d6fce93 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} |