diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:04:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:04:56 +0100 |
commit | 0683ecc8e29b90a0a7cd6f9d646922208eb4059e (patch) | |
tree | c5f57bc9c2fd9e031457d276cc1c20c25898ba8b /gnome-base | |
parent | gnome-base/libgnomecanvas: drop x86-macos (diff) | |
download | gentoo-0683ecc8e29b90a0a7cd6f9d646922208eb4059e.tar.gz gentoo-0683ecc8e29b90a0a7cd6f9d646922208eb4059e.tar.bz2 gentoo-0683ecc8e29b90a0a7cd6f9d646922208eb4059e.zip |
gnome-base/librsvg: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild index 7fa10b848624..f16fab8717d7 100644 --- a/gnome-base/librsvg/librsvg-2.40.21.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools +vala" REQUIRED_USE="vala? ( introspection )" |