diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-01 17:57:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-01 19:07:01 +0000 |
commit | 3122a89072702de4d437c8bd6472fc3ca9bd60ac (patch) | |
tree | 90b0171f9252fe610af9df57f950a397f406affa /x11-libs/libxkbcommon | |
parent | media-libs/imlib2: stable 1.5.1-r1 for sparc, bug #669940 (diff) | |
download | gentoo-3122a89072702de4d437c8bd6472fc3ca9bd60ac.tar.gz gentoo-3122a89072702de4d437c8bd6472fc3ca9bd60ac.tar.bz2 gentoo-3122a89072702de4d437c8bd6472fc3ca9bd60ac.zip |
x11-libs/libxkbcommon: stable 0.8.2 for sparc
Bug: https://bugs.gentoo.org/665702
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild index 10e9d37a7b4e..27e535edcbb0 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 s390 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |