diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:35:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:35:03 +0300 |
commit | ae753e87abb0fb378bb8b5f8efaa8c63a9a4216b (patch) | |
tree | e0f85e6fe3df0a69d0fa7f1a10f655cc86d79afa /x11-libs | |
parent | x11-libs/libXft: s390 stable wrt bug #682846 (diff) | |
download | gentoo-ae753e87abb0fb378bb8b5f8efaa8c63a9a4216b.tar.gz gentoo-ae753e87abb0fb378bb8b5f8efaa8c63a9a4216b.tar.bz2 gentoo-ae753e87abb0fb378bb8b5f8efaa8c63a9a4216b.zip |
x11-libs/libxkbcommon: s390 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild index e81f7cc5c56b..fa22b34e1400 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild @@ -17,7 +17,7 @@ inherit xorg-3 ${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" BDEPEND=" |