diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-13 23:59:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:06:22 +0200 |
commit | d2803b3d3e1c0656c9bf76c59b830245d24a2e8a (patch) | |
tree | 7a15151ffbc3ac6e50e1763149262025983009c8 /x11-libs | |
parent | net-dns/libidn: x86 stable (bug #655668) (diff) | |
download | gentoo-d2803b3d3e1c0656c9bf76c59b830245d24a2e8a.tar.gz gentoo-d2803b3d3e1c0656c9bf76c59b830245d24a2e8a.tar.bz2 gentoo-d2803b3d3e1c0656c9bf76c59b830245d24a2e8a.zip |
x11-libs/libxkbcommon: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild index 7f5d18b68f41..4447d7602288 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild @@ -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 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |