diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:32:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:32:21 +0200 |
commit | 1e9749ba73d31305b33a5bf01ecbd5c4be23bace (patch) | |
tree | 72b9204aa29fc5efd064332213359ccb1f9a7da1 | |
parent | gnome-extra/nm-applet: keyword ~arm64 (diff) | |
download | gentoo-1e9749ba73d31305b33a5bf01ecbd5c4be23bace.tar.gz gentoo-1e9749ba73d31305b33a5bf01ecbd5c4be23bace.tar.bz2 gentoo-1e9749ba73d31305b33a5bf01ecbd5c4be23bace.zip |
x11-libs/colord-gtk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild index 2ed2fed3d724..ea830dad04d5 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0/1" # subslot = libcolord-gtk soname version -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # We still need to build gtk-doc, https://bugs.freedesktop.org/show_bug.cgi?id=69107 IUSE="doc +introspection vala" |