diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:06:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:06:40 -0400 |
commit | 2e95e403279db715d4babd2e807f81b174b214f4 (patch) | |
tree | c1546a6dca61433d686e0db935fcaa2f9d0ce0fe /x11-libs/libxklavier | |
parent | sci-libs/cln: arm64 stable (diff) | |
download | gentoo-2e95e403279db715d4babd2e807f81b174b214f4.tar.gz gentoo-2e95e403279db715d4babd2e807f81b174b214f4.tar.bz2 gentoo-2e95e403279db715d4babd2e807f81b174b214f4.zip |
x11-libs/libxklavier: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 3004befeac46..10cb8a219444 100644 --- a/x11-libs/libxklavier/libxklavier-5.4.ebuild +++ b/x11-libs/libxklavier/libxklavier-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 )" |