diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:27:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:27:20 +0100 |
commit | 4fdc0ccd5cbaed214c63c093be5424157a3a3065 (patch) | |
tree | 492e1c2591cc3823aeca0ec311c7d8d207ccb02c /app-text | |
parent | app-text/antiword: drop x86-macos (diff) | |
download | gentoo-4fdc0ccd5cbaed214c63c093be5424157a3a3065.tar.gz gentoo-4fdc0ccd5cbaed214c63c093be5424157a3a3065.tar.bz2 gentoo-4fdc0ccd5cbaed214c63c093be5424157a3a3065.zip |
app-text/antixls: 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')
-rw-r--r-- | app-text/antixls/antixls-0.3b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antixls/antixls-0.3b.ebuild b/app-text/antixls/antixls-0.3b.ebuild index 53e29234db59..a9040566c5eb 100644 --- a/app-text/antixls/antixls-0.3b.ebuild +++ b/app-text/antixls/antixls-0.3b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.perl" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Spreadsheet-ParseExcel" RDEPEND="${DEPEND}" |