diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:08 +0100 |
commit | a73fbbe76c30077f77d6a4cc876a06477e8f81d0 (patch) | |
tree | 8628b746c9d7e9899bbb65d4c47f6845f1f16064 /x11-apps | |
parent | x11-apps/mesa-progs: sparc stable wrt bug #579266 (diff) | |
download | gentoo-a73fbbe76c30077f77d6a4cc876a06477e8f81d0.tar.gz gentoo-a73fbbe76c30077f77d6a4cc876a06477e8f81d0.tar.bz2 gentoo-a73fbbe76c30077f77d6a4cc876a06477e8f81d0.zip |
x11-apps/xkbcomp: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 2c5109fe94d2..96d991265e30 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-2016 Gentoo Foundation +# Copyright 1999-2017 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" |