diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:40:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:28 +0100 |
commit | 594a454f0bb4fe2a91086ddbc680224d9ea906a3 (patch) | |
tree | 6fc89dff5982c95be953fdc8cdf76dff1f9d4f12 /net-libs/glib-networking/glib-networking-2.66.0.ebuild | |
parent | net-irc/irssi: drop x86-macos (diff) | |
download | gentoo-594a454f0bb4fe2a91086ddbc680224d9ea906a3.tar.gz gentoo-594a454f0bb4fe2a91086ddbc680224d9ea906a3.tar.bz2 gentoo-594a454f0bb4fe2a91086ddbc680224d9ea906a3.zip |
net-libs/glib-networking: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking/glib-networking-2.66.0.ebuild')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.66.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.66.0.ebuild b/net-libs/glib-networking/glib-networking-2.66.0.ebuild index 133f9d9bc174..ab26b1fdccea 100644 --- a/net-libs/glib-networking/glib-networking-2.66.0.ebuild +++ b/net-libs/glib-networking/glib-networking-2.66.0.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 @@ LICENSE="LGPL-2.1+" SLOT="0" IUSE="+gnome +libproxy +ssl test" RESTRICT="!test? ( test )" -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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}] |