diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:03:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:25 +0100 |
commit | 4ee7c971d7091c80a9da5a89e0cd4d08baadbbf7 (patch) | |
tree | 4dd9856dc79ea7a9f0d40717e488d7aeb3796fc0 /dev-java/xsdlib | |
parent | dev-java/xpp3: drop x86-macos (diff) | |
download | gentoo-4ee7c971d7091c80a9da5a89e0cd4d08baadbbf7.tar.gz gentoo-4ee7c971d7091c80a9da5a89e0cd4d08baadbbf7.tar.bz2 gentoo-4ee7c971d7091c80a9da5a89e0cd4d08baadbbf7.zip |
dev-java/xsdlib: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-java/xsdlib')
-rw-r--r-- | dev-java/xsdlib/xsdlib-20090415.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xsdlib/xsdlib-20090415.ebuild b/dev-java/xsdlib/xsdlib-20090415.ebuild index 9be3fe0b7cb5..8628881c0abd 100644 --- a/dev-java/xsdlib/xsdlib-20090415.ebuild +++ b/dev-java/xsdlib/xsdlib-20090415.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 @@ -13,7 +13,7 @@ SRC_URI="http://java.net/downloads/msv/releases/${PN}.${PV}.zip" LICENSE="BSD Apache-1.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" COMMON_DEP=" dev-java/xerces:2 |