diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-04 21:40:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-04 22:11:00 +0000 |
commit | 200aa48d225208f6119721763d660263e6368687 (patch) | |
tree | ab475d488276ceadc510185910a943cbc7207988 /x11-libs/libxklavier | |
parent | media-fonts/unifont: stable 10.0.06 for sparc, bug #641316 (diff) | |
download | gentoo-200aa48d225208f6119721763d660263e6368687.tar.gz gentoo-200aa48d225208f6119721763d660263e6368687.tar.bz2 gentoo-200aa48d225208f6119721763d660263e6368687.zip |
x11-libs/libxklavier: stable 5.4 for sparc, bug #641358
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs/libxklavier')
-rw-r--r-- | x11-libs/libxklavier/libxklavier-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxklavier/libxklavier-5.4.ebuild b/x11-libs/libxklavier/libxklavier-5.4.ebuild index 8e4a944eabda..ee2d145a5738 100644 --- a/x11-libs/libxklavier/libxklavier-5.4.ebuild +++ b/x11-libs/libxklavier/libxklavier-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~svu/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/16" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |