diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:53:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:26 +0100 |
commit | 95b9ebe4140bd341eaa91a18e8564080eab89110 (patch) | |
tree | f52d24f2cf6449da680ff46d6d30a3c295edd888 /x11-apps | |
parent | media-libs/libepoxy: stable 1.5.1 for sparc (diff) | |
download | gentoo-95b9ebe4140bd341eaa91a18e8564080eab89110.tar.gz gentoo-95b9ebe4140bd341eaa91a18e8564080eab89110.tar.bz2 gentoo-95b9ebe4140bd341eaa91a18e8564080eab89110.zip |
x11-apps/xkbcomp: stable 1.4.1 for sparc
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-apps')
-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 86d3ed51297a..3b2956725e56 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" |