diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:01 +0200 |
commit | d89a4b5866f7b762ec62c4832e106159a873ca9b (patch) | |
tree | 1b52dd0e6a6e205a8b3b1e389baab1a3f0015661 | |
parent | dev-erlang/fast_yaml: x86 stable wrt bug #735926 (diff) | |
download | gentoo-d89a4b5866f7b762ec62c4832e106159a873ca9b.tar.gz gentoo-d89a4b5866f7b762ec62c4832e106159a873ca9b.tar.bz2 gentoo-d89a4b5866f7b762ec62c4832e106159a873ca9b.zip |
dev-erlang/goldrush: x86 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-erlang/goldrush/goldrush-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/goldrush/goldrush-0.2.0.ebuild b/dev-erlang/goldrush/goldrush-0.2.0.ebuild index 40b9105807b0..e14afe329431 100644 --- a/dev-erlang/goldrush/goldrush-0.2.0.ebuild +++ b/dev-erlang/goldrush/goldrush-0.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/DeadZen/${PN}/archive/${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |