diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:02:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:02:50 +0100 |
commit | 7717567f6c631bf6d8a8cccf197762dbaa904605 (patch) | |
tree | cb224b9e006079c4a235450be8c1d5e0d7c5245a /gnome-base | |
parent | games-misc/wtf: drop x86-macos (diff) | |
download | gentoo-7717567f6c631bf6d8a8cccf197762dbaa904605.tar.gz gentoo-7717567f6c631bf6d8a8cccf197762dbaa904605.tar.bz2 gentoo-7717567f6c631bf6d8a8cccf197762dbaa904605.zip |
gnome-base/gnome-common: 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/gnome-common/gnome-common-3.18.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild index ac8e2748ebf5..3a0be4bd5367 100644 --- a/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.18.0-r1.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" SLOT="3" -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 ~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 ~x64-solaris ~x86-solaris" RDEPEND="" DEPEND="" |