diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:09:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-26 23:09:40 -0400 |
commit | 5132407495bce077511bd5b919d3c5afb058a29a (patch) | |
tree | c1b54ee38588256068d4694f5e254484fed23dca /x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | |
parent | x11-libs/libXft: arm64 stable (bug #682846) (diff) | |
download | gentoo-5132407495bce077511bd5b919d3c5afb058a29a.tar.gz gentoo-5132407495bce077511bd5b919d3c5afb058a29a.tar.bz2 gentoo-5132407495bce077511bd5b919d3c5afb058a29a.zip |
x11-libs/libxkbcommon: arm64 stable (bug #682846)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild index 224ee5d3dce7..d602ae62c251 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild @@ -17,7 +17,7 @@ inherit xorg-3 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" HOMEPAGE="https://xkbcommon.org/" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="X doc test" BDEPEND=" |