diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-24 17:01:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-25 14:26:39 +0200 |
commit | a2788a049627d9996881e08df5eb553c9a06c567 (patch) | |
tree | 85c6cdfaa1335393270c631cd5dc8a11190fa9fd /net-wireless | |
parent | sci-physics/pythia: version bump to 8.2.26 (diff) | |
download | gentoo-a2788a049627d9996881e08df5eb553c9a06c567.tar.gz gentoo-a2788a049627d9996881e08df5eb553c9a06c567.tar.bz2 gentoo-a2788a049627d9996881e08df5eb553c9a06c567.zip |
net-wireless/gnome-bluetooth: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild index db7ef4f2940a..990e91c2b0f6 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/13" # subslot = libgnome-bluetooth soname version IUSE="debug +introspection" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" COMMON_DEPEND=" >=dev-libs/glib-2.38:2 |