diff options
author | 2017-07-07 12:41:32 +0200 | |
---|---|---|
committer | 2017-07-07 12:41:32 +0200 | |
commit | f81344d2dcb9e27c1c4d96a572635f5392cad2ad (patch) | |
tree | 0a74e81ada3e00319388453ac90b20ef265766bb /x11-misc | |
parent | dev-texlive/texlive-langdanish: Remove. Moved to dev-texlive/texlive-langeuro... (diff) | |
download | gentoo-f81344d2dcb9e27c1c4d96a572635f5392cad2ad.tar.gz gentoo-f81344d2dcb9e27c1c4d96a572635f5392cad2ad.tar.bz2 gentoo-f81344d2dcb9e27c1c4d96a572635f5392cad2ad.zip |
x11-misc/colord: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/colord-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.3.4.ebuild b/x11-misc/colord/colord-1.3.4.ebuild index f712b77b6f84..2e8a33e95475 100644 --- a/x11-misc/colord/colord-1.3.4.ebuild +++ b/x11-misc/colord/colord-1.3.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/2" # subslot = libcolord soname version -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # We prefer policykit enabled by default, bug #448058 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |