summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-09-01 21:11:58 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-09-01 21:13:08 +0100
commit122fcdf47335e691d09ef1722de060c1c491b2e0 (patch)
tree6331cea0591a69c3a0da2aed83d2c29be4fac78a /dev-util/checkstyle/checkstyle-7.2.ebuild
parentdev-java/commons-cli: Version bump to 1.4 (diff)
downloadgentoo-122fcdf47335e691d09ef1722de060c1c491b2e0.tar.gz
gentoo-122fcdf47335e691d09ef1722de060c1c491b2e0.tar.bz2
gentoo-122fcdf47335e691d09ef1722de060c1c491b2e0.zip
dev-util/checkstyle: 7.2 stable on amd64 and x86 using ALLARCHES
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'dev-util/checkstyle/checkstyle-7.2.ebuild')
-rw-r--r--dev-util/checkstyle/checkstyle-7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/checkstyle/checkstyle-7.2.ebuild b/dev-util/checkstyle/checkstyle-7.2.ebuild
index 5099ac965355..0036872cb55c 100644
--- a/dev-util/checkstyle/checkstyle-7.2.ebuild
+++ b/dev-util/checkstyle/checkstyle-7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/checkstyle/checkstyle"
SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
CP_DEPEND="
dev-java/ant-core:0