diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:57 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:57 +0100 |
commit | 76b16cdbe5c91cca0112490e86e46b7f2e3acd0a (patch) | |
tree | 2b8708bf0dc29d9e4c6bd0b08073022f5fd9ccdd /app-text/gnome-doc-utils | |
parent | app-text/ghostscript-gpl: drop x86-macos (diff) | |
download | gentoo-76b16cdbe5c91cca0112490e86e46b7f2e3acd0a.tar.gz gentoo-76b16cdbe5c91cca0112490e86e46b7f2e3acd0a.tar.bz2 gentoo-76b16cdbe5c91cca0112490e86e46b7f2e3acd0a.zip |
app-text/gnome-doc-utils: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/gnome-doc-utils')
-rw-r--r-- | app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r2.ebuild b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r2.ebuild index 30c9b310e829..2cb2b6274d6c 100644 --- a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r2.ebuild +++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r2.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 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~juippis/distfiles/tmp/gnome-doc-utils-0.20.10 LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |