diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:59:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:20 +0100 |
commit | 8818af7570ab5994ee9ae433754a5c4d24fe2d47 (patch) | |
tree | 4b11ed70fc3c411ccbd20a981e9187e0138e728c /dev-java/msv | |
parent | dev-java/jzlib: drop x86-macos (diff) | |
download | gentoo-8818af7570ab5994ee9ae433754a5c4d24fe2d47.tar.gz gentoo-8818af7570ab5994ee9ae433754a5c4d24fe2d47.tar.bz2 gentoo-8818af7570ab5994ee9ae433754a5c4d24fe2d47.zip |
dev-java/msv: 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/msv')
-rw-r--r-- | dev-java/msv/msv-20130601.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/msv/msv-20130601.ebuild b/dev-java/msv/msv-20130601.ebuild index a1bf53084537..6eb799182641 100644 --- a/dev-java/msv/msv-20130601.ebuild +++ b/dev-java/msv/msv-20130601.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=5 @@ -14,7 +14,7 @@ HOMEPAGE="https://msv.java.net/" SRC_URI="http://search.maven.org/remotecontent?filepath=net/java/dev/${PN}/${PN}-core/${MY_PV}/${PN}-core-${MY_PV}-sources.jar" LICENSE="BSD Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" CDEPEND="dev-java/iso-relax:0 dev-java/relaxng-datatype:0 |