diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-22 13:22:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-22 13:22:00 +0000 |
commit | 48f0fd9d62fc0e68375db172467189c2be3bdec5 (patch) | |
tree | dcc6b03be017ce63f5d3ec4cb77cf42e1af7a681 /x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild | |
parent | Stable for ia64, wrt bug #530652 (diff) | |
download | gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.tar.gz gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.tar.bz2 gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.zip |
Stable for ia64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild index 2f71c1bb82f3..13eb4214f05a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild,v 1.5 2015/02/21 08:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild,v 1.6 2015/02/22 13:22:00 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 ~arm ~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 ~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" |