diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-11-15 00:18:48 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-11-15 00:18:48 +0100 |
commit | ce6081b7e927b6d3c8d93dbf51c4c83d8d9f77b6 (patch) | |
tree | 57d62163e99a3e27001a81c86fe3717e9f1f6246 /x11-libs | |
parent | net-analyzer/icinga2: 2.12.1 stable amd64 / x86 (diff) | |
download | gentoo-ce6081b7e927b6d3c8d93dbf51c4c83d8d9f77b6.tar.gz gentoo-ce6081b7e927b6d3c8d93dbf51c4c83d8d9f77b6.tar.bz2 gentoo-ce6081b7e927b6d3c8d93dbf51c4c83d8d9f77b6.zip |
x11-libs/gdk-pixbuf-xlib: Adopt KEYWORDS from gdk-pixbuf-2.42.0
with kind permission from mattst88
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.40.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.40.2.ebuild b/x11-libs/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.40.2.ebuild index 152bb1c2ca17..e846536da7e5 100644 --- a/x11-libs/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.40.2.ebuild +++ b/x11-libs/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.40.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.gnome.org/Archive/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk-doc" RDEPEND=" |