diff options
author | Sam James <sam@gentoo.org> | 2022-05-15 03:09:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-15 03:09:24 +0000 |
commit | 2f6df549818044493fc639212b427bfabf0db26c (patch) | |
tree | 4022692e54059aeb871d1ab6753040eb5f2f9e26 | |
parent | sys-apps/baobab: Keyword 42.0 sparc, #838709 (diff) | |
download | gentoo-2f6df549818044493fc639212b427bfabf0db26c.tar.gz gentoo-2f6df549818044493fc639212b427bfabf0db26c.tar.bz2 gentoo-2f6df549818044493fc639212b427bfabf0db26c.zip |
x11-libs/colord-gtk: Keyword 0.3.0 sparc, #838709
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild b/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild index aa820d37ce64..f137d8e9244f 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild @@ -12,7 +12,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="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |