diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:10:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:30:35 +0200 |
commit | e9b263510353e12ba6669013cedcfe9c0d045008 (patch) | |
tree | e1d2616a359aefd0473f93870d999cffcfde9a41 /x11-apps/xkbcomp | |
parent | profiles: Mask sci-calculators/qalculate-{bases|currency|units} for removal (diff) | |
download | gentoo-e9b263510353e12ba6669013cedcfe9c0d045008.tar.gz gentoo-e9b263510353e12ba6669013cedcfe9c0d045008.tar.bz2 gentoo-e9b263510353e12ba6669013cedcfe9c0d045008.zip |
x11-apps/xkbcomp: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.3.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.3.1.ebuild index c6b6721e21cb..15bb71704026 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.3.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,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 ~x86-interix ~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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |