summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-31 00:34:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-31 00:38:43 +0300
commit5c180c15f8305c3cb91e7c7cd3b83537f7827137 (patch)
tree702f2ea34e61d8b7659958a45c1f16278eac97e4 /x11-apps
parentx11-misc/xkeyboard-config: mark s390 stable (diff)
downloadgentoo-5c180c15f8305c3cb91e7c7cd3b83537f7827137.tar.gz
gentoo-5c180c15f8305c3cb91e7c7cd3b83537f7827137.tar.bz2
gentoo-5c180c15f8305c3cb91e7c7cd3b83537f7827137.zip
x11-apps/xkbcomp: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
index e3605f2fc588..e86266a38232 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.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
@@ -6,7 +6,7 @@ EAPI=5
inherit xorg-2
DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"