diff options
Diffstat (limited to 'dev-java/hamcrest-core')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild index 8122260d8bd6..1828b5a8a3f8 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz" LICENSE="BSD-2" SLOT="${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos" DEPEND=">=virtual/jdk-1.8:* userland_GNU? ( sys-apps/findutils )" |