diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild index b3dadf86f5cb..68ef48cc2d2d 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${MY_PN}/JavaHamcrest/archive/${MY_PN}-java-${PV}.zi LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" IUSE="" RDEPEND=" |