diff options
author | 2018-05-20 14:04:05 -0700 | |
---|---|---|
committer | 2018-05-20 14:06:59 -0700 | |
commit | 20d18dd785fea8f2072bafe8ced74120c0a7fe11 (patch) | |
tree | 869c75849b057257391b8071c9ca4ae0348f467e /x11-libs | |
parent | app-text/pdf2htmlEX: Fix dependencies, doesn't build with poppler-0.64 (diff) | |
download | gentoo-20d18dd785fea8f2072bafe8ced74120c0a7fe11.tar.gz gentoo-20d18dd785fea8f2072bafe8ced74120c0a7fe11.tar.bz2 gentoo-20d18dd785fea8f2072bafe8ced74120c0a7fe11.zip |
x11-libs/libxkbcommon-0.8.0: arm stable, bug 649316
I suspect I raced with maekke when I modified the package list.
I have *not* tested libxkbcommon-0.8.0 on arm, but no problems have been
discovered on any other architecture, and I hate to reopen the
stabilization bug just for a single package on a single arch.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild index bb7f276d2ae1..559aeac12b62 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild @@ -17,7 +17,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" HOMEPAGE="https://xkbcommon.org/" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |