dev-libs/libgusb: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 10 May 2019 21:33:59 +0000 (17:33 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 10 May 2019 21:35:58 +0000 (17:35 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-libs/libgusb/libgusb-0.2.11.ebuild

index 06c454aa1ae5d236d7d18ac15e79c09495d5957d..a1cdcbc2c3dc7ca8932b1a1dfca7ea2820359cf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="+introspection static-libs vala"
 REQUIRED_USE="vala? ( introspection )"