diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-13 20:29:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-13 20:50:49 +0100 |
commit | db32a76b5772f0a9f657c894405f87939221fb75 (patch) | |
tree | 39401406538b36a8669c5d6674f5e37d78f346e5 /x11-libs | |
parent | dev-qt/qtnetwork: Tested on ~amd64-fbsd (diff) | |
download | gentoo-db32a76b5772f0a9f657c894405f87939221fb75.tar.gz gentoo-db32a76b5772f0a9f657c894405f87939221fb75.tar.bz2 gentoo-db32a76b5772f0a9f657c894405f87939221fb75.zip |
x11-libs/libxkbcommon: Tested on ~amd64-fbsd
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild index 0a4987e6ce5a..e5914b9e4a23 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.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 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |