diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:03:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:04:22 -0400 |
commit | edc7d8818af7c006e2314eba04fbcf945633e48c (patch) | |
tree | bf7a2f238fbc8a606f931a096f30afd79cb4f9de /gnome-extra/gnome-color-manager | |
parent | media-video/cheese: arm64 keyworded (diff) | |
download | gentoo-edc7d8818af7c006e2314eba04fbcf945633e48c.tar.gz gentoo-edc7d8818af7c006e2314eba04fbcf945633e48c.tar.bz2 gentoo-edc7d8818af7c006e2314eba04fbcf945633e48c.zip |
gnome-extra/gnome-color-manager: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-extra/gnome-color-manager')
-rw-r--r-- | gnome-extra/gnome-color-manager/gnome-color-manager-3.30.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.30.0-r1.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.30.0-r1.ebuild index 75ff524411f6..abdfde583dac 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.30.0-r1.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.30.0-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-color-manager/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="packagekit raw test" # Need gtk+-3.3.8 for https://bugzilla.gnome.org/show_bug.cgi?id=673331 |