diff options
author | 2021-01-06 14:27:12 +0100 | |
---|---|---|
committer | 2021-01-06 14:27:12 +0100 | |
commit | 0d6e19aa1c0c53429c030fbe72697193ae63f1fe (patch) | |
tree | 2d235f93826378559342d92499c053fc46e785f7 | |
parent | app-text/a2ps: drop x86-macos (diff) | |
download | gentoo-0d6e19aa1c0c53429c030fbe72697193ae63f1fe.tar.gz gentoo-0d6e19aa1c0c53429c030fbe72697193ae63f1fe.tar.bz2 gentoo-0d6e19aa1c0c53429c030fbe72697193ae63f1fe.zip |
app-text/antiword: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | app-text/antiword/antiword-0.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild index 5f81fbace13b..e0384dc06f81 100644 --- a/app-text/antiword/antiword-0.37-r1.ebuild +++ b/app-text/antiword/antiword-0.37-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="5" @@ -14,7 +14,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" src_prepare() { # Makefile is a symlink to Makefile.Linux, avoid that we patch it by |