summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-19 19:51:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-19 19:51:38 +0000
commitf1598ace8dc0f2b7f148c3d777139820e2e5e67b (patch)
treea6fd2d3eb4d7451484c632dd3072a48a2bf2c735 /x11-apps/xkbcomp
parentmedia-libs/libepoxy: stable 1.4.2 for hppa, bug #620234 (diff)
downloadgentoo-f1598ace8dc0f2b7f148c3d777139820e2e5e67b.tar.gz
gentoo-f1598ace8dc0f2b7f148c3d777139820e2e5e67b.tar.bz2
gentoo-f1598ace8dc0f2b7f148c3d777139820e2e5e67b.zip
x11-apps/xkbcomp: stable 1.4.0 for hppa, bug #620234
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
index f9cb77b07c08..be2694f8fedf 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"