diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:17 +0100 |
commit | 9b410326519d0e60759615a53c9c56a94ee15ee4 (patch) | |
tree | a8816415bd2e6aa7bd7452e0d49c44796fb24a04 /dev-erlang/hamcrest | |
parent | dev-erlang/fast_yaml: ppc stable wrt bug #603800 (diff) | |
download | gentoo-9b410326519d0e60759615a53c9c56a94ee15ee4.tar.gz gentoo-9b410326519d0e60759615a53c9c56a94ee15ee4.tar.bz2 gentoo-9b410326519d0e60759615a53c9c56a94ee15ee4.zip |
dev-erlang/hamcrest: ppc stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild index c9e0f56ed4ee..29c79e4af252 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |