diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:02:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:02:13 +0100 |
commit | 0dc4108ceb15cc477db30d5c0febc05375422b39 (patch) | |
tree | 654ea23e7239367c5c7478394997041ee4bd40d5 /dev-erlang/hamcrest | |
parent | dev-erlang/fast_yaml: amd64 stable wrt bug #603800 (diff) | |
download | gentoo-0dc4108ceb15cc477db30d5c0febc05375422b39.tar.gz gentoo-0dc4108ceb15cc477db30d5c0febc05375422b39.tar.bz2 gentoo-0dc4108ceb15cc477db30d5c0febc05375422b39.zip |
dev-erlang/hamcrest: amd64 stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/hamcrest')
-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 0643eff53f71..32df07b1fdc4 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" |