diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:03:27 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:03:27 +0100 |
commit | 118527412442b712d2eb64fab53073886a10eb50 (patch) | |
tree | 3df404af20612ee2ddc7ba8b8d72779345db4a24 /app-editors/xmlcopyeditor | |
parent | app-editors/vim-core: drop x86-macos (diff) | |
download | gentoo-118527412442b712d2eb64fab53073886a10eb50.tar.gz gentoo-118527412442b712d2eb64fab53073886a10eb50.tar.bz2 gentoo-118527412442b712d2eb64fab53073886a10eb50.zip |
app-editors/xmlcopyeditor: 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-editors/xmlcopyeditor')
-rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild index 350ac3d80db1..df844c1b0b70 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-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 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="aqua nls" RDEPEND=" |