diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:39 +0000 |
commit | 33a42834e664f58d76b7d2f724d4d84495daaee2 (patch) | |
tree | 087e303c63e1a9a8ee77a1002db7b106bb3bdaa6 /x11-libs/libxkbcommon | |
parent | x11-libs/libXpresent: stable 1.0.0 for hppa, bug #620234 (diff) | |
download | gentoo-33a42834e664f58d76b7d2f724d4d84495daaee2.tar.gz gentoo-33a42834e664f58d76b7d2f724d4d84495daaee2.tar.bz2 gentoo-33a42834e664f58d76b7d2f724d4d84495daaee2.zip |
x11-libs/libxkbcommon: stable 0.7.1 for hppa, bug #620234
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild index dfd5bab5d30b..ab4a07d9ac54 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.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=5 @@ -17,7 +17,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" HOMEPAGE="https://xkbcommon.org/" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="X doc test" DEPEND="sys-devel/bison |