diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:44 +0100 |
commit | 1cbcfcba2ae63465ea79fb45ab488d5ce0a8753b (patch) | |
tree | b8d9e118dd43a5c74eedadd994dde504556f61b0 /x11-apps/xkbcomp | |
parent | x11-apps/xinit: stable 1.4.0 for ia64, bug #649316 (diff) | |
download | gentoo-1cbcfcba2ae63465ea79fb45ab488d5ce0a8753b.tar.gz gentoo-1cbcfcba2ae63465ea79fb45ab488d5ce0a8753b.tar.bz2 gentoo-1cbcfcba2ae63465ea79fb45ab488d5ce0a8753b.zip |
x11-apps/xkbcomp: stable 1.4.1 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild index 34102ac1c3d3..0e489cf73754 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild @@ -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" |