diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:31:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:09 +0100 |
commit | c18b281fdcc669a565e0ead58f20d18533ff357a (patch) | |
tree | ec0004d9318a43decf22314d7447cb181826db57 /dev-erlang | |
parent | dev-erlang/fast_yaml: x86 stable wrt bug #603800 (diff) | |
download | gentoo-c18b281fdcc669a565e0ead58f20d18533ff357a.tar.gz gentoo-c18b281fdcc669a565e0ead58f20d18533ff357a.tar.bz2 gentoo-c18b281fdcc669a565e0ead58f20d18533ff357a.zip |
dev-erlang/hamcrest: x86 stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild index 32df07b1fdc4..c9e0f56ed4ee 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" IUSE="test" CDEPEND=">=dev-lang/erlang-17.1" |