diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:37:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:37:32 +0100 |
commit | 7ec406e281970eb55223554ebb8030fe1eae802a (patch) | |
tree | 21c8bb62823e422e88996a10e0bdcb7c9b22a2be /app-text/openjade | |
parent | app-text/odt2txt: drop x86-macos (diff) | |
download | gentoo-7ec406e281970eb55223554ebb8030fe1eae802a.tar.gz gentoo-7ec406e281970eb55223554ebb8030fe1eae802a.tar.bz2 gentoo-7ec406e281970eb55223554ebb8030fe1eae802a.zip |
app-text/openjade: 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/openjade')
-rw-r--r-- | app-text/openjade/openjade-1.3.2-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/openjade/openjade-1.3.2-r9.ebuild b/app-text/openjade/openjade-1.3.2-r9.ebuild index f2180c35eb9f..de8ea2dace28 100644 --- a/app-text/openjade/openjade-1.3.2-r9.ebuild +++ b/app-text/openjade/openjade-1.3.2-r9.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 @@ -10,7 +10,7 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |