diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-16 10:54:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-16 10:54:17 +0300 |
commit | c5cd342a83a19474fe9e92340cb1cc25ce6cafea (patch) | |
tree | ffdc2a4da18555b4be3e329e11080ac4814b3bfa /x11-libs/libxkbcommon | |
parent | dev-lang/python: s390/sh/m68k stable wrt bug #647862 (diff) | |
download | gentoo-c5cd342a83a19474fe9e92340cb1cc25ce6cafea.tar.gz gentoo-c5cd342a83a19474fe9e92340cb1cc25ce6cafea.tar.bz2 gentoo-c5cd342a83a19474fe9e92340cb1cc25ce6cafea.zip |
x11-libs/libxkbcommon: arm/s390 stable wrt bug #665702
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild index 9169f5e7f14c..10e9d37a7b4e 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.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 ~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 |