dev-java/jsr250: marked ~amd64-linux

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Fabian Groffen
2018-02-02 09:54:10 +01:00
parent 438a78dc1d
commit 33dcaed7ce

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/${
LICENSE="|| ( CDDL GPL-2 )"
SLOT="0"
KEYWORDS="amd64 ppc64 x86"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux"
RDEPEND=">=virtual/jre-1.7"
DEPEND=">=virtual/jdk-1.7"