summaryrefslogtreecommitdiff
diff options
authorJames Le Cuirot <[email protected]>2015-11-19 22:46:45 +0000
committerJames Le Cuirot <[email protected]>2015-11-19 22:56:42 +0000
commitf5b786c054352dbc4f0f0bbab63a95332918c5c5 (patch)
treeee8b4914a0f34bf39a08d4442b99c3ff30c44491 /dev-java/hamcrest-generator
parentdev-java/ws-commons-util: EAPI 5 bump. Switch from dirty hacks to java-pkg-si... (diff)
downloadgentoo-f5b786c054352dbc4f0f0bbab63a95332918c5c5.tar.gz
gentoo-f5b786c054352dbc4f0f0bbab63a95332918c5c5.tar.bz2
gentoo-f5b786c054352dbc4f0f0bbab63a95332918c5c5.zip
dev-java/hamcrest-generator: Add ~arm keyword
Package-Manager: portage-2.2.25
Diffstat (limited to 'dev-java/hamcrest-generator')
-rw-r--r--dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild
index 973074f3c3fe..1be6558cb8af 100644
--- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild
+++ b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,7 @@ SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="${PV}"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
CDEPEND=">=dev-java/qdox-1.12-r1:1.12"