diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:04:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:04:08 +0100 |
commit | da226a81696b7baa807141ce3c6f9b7fbdc36ce3 (patch) | |
tree | 9dbd8eeeb3a875984a49c87f2abc170753d279b6 /gnome-base | |
parent | gnome-base/gnome-vfs: drop x86-macos (diff) | |
download | gentoo-da226a81696b7baa807141ce3c6f9b7fbdc36ce3.tar.gz gentoo-da226a81696b7baa807141ce3c6f9b7fbdc36ce3.tar.bz2 gentoo-da226a81696b7baa807141ce3c6f9b7fbdc36ce3.zip |
gnome-base/libglade: 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/libglade/libglade-2.6.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.4-r3.ebuild b/gnome-base/libglade/libglade-2.6.4-r3.ebuild index 45b79e442676..a287de2c2511 100644 --- a/gnome-base/libglade/libglade-2.6.4-r3.ebuild +++ b/gnome-base/libglade/libglade-2.6.4-r3.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=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://library.gnome.org/devel/libglade/stable/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )" |