diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:35:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:43:57 +0200 |
commit | 14c0a19283e806efeae22bee9033e8af6c63f417 (patch) | |
tree | 11b9f909f70f28ed8f4460216cd4cfdfe9ab9d0d /x11-libs/colord-gtk | |
parent | sys-apps/osinfo-db: x86 stable (bug #774927) (diff) | |
download | gentoo-14c0a19283e806efeae22bee9033e8af6c63f417.tar.gz gentoo-14c0a19283e806efeae22bee9033e8af6c63f417.tar.bz2 gentoo-14c0a19283e806efeae22bee9033e8af6c63f417.zip |
x11-libs/colord-gtk: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/colord-gtk')
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild index 4f5d8d29d964..de16b67c6fd5 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.2.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="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |