commit: b028bed711a744061857a6b12184fda2896154bf Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue May 14 17:35:40 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue May 14 19:12:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b028bed7
dev-java/maven-bin: stable for amd64+x86. Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/maven-bin/maven-bin-3.3.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/maven-bin/maven-bin-3.3.9.ebuild b/dev-java/maven-bin/maven-bin-3.3.9.ebuild index a40b338ff43..73917dcbc45 100644 --- a/dev-java/maven-bin/maven-bin-3.3.9.ebuild +++ b/dev-java/maven-bin/maven-bin-3.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="3.3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # TODO: Needs further resolution: #
