diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:32:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:13 +0100 |
commit | 6a250e6932f801ba0c4606ae7766b2670db92e5b (patch) | |
tree | 01296ed5df8eb9359c748042b4075f6eca289129 /dev-erlang | |
parent | dev-erlang/stringprep: x86 stable wrt bug #603800 (diff) | |
download | gentoo-6a250e6932f801ba0c4606ae7766b2670db92e5b.tar.gz gentoo-6a250e6932f801ba0c4606ae7766b2670db92e5b.tar.bz2 gentoo-6a250e6932f801ba0c4606ae7766b2670db92e5b.zip |
dev-erlang/stun: 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/stun/stun-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.0.7.ebuild b/dev-erlang/stun/stun-1.0.7.ebuild index 4bceb1f4a193..e435a383c62e 100644 --- a/dev-erlang/stun/stun-1.0.7.ebuild +++ b/dev-erlang/stun/stun-1.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-erlang/fast_tls-1.0.7 >=dev-erlang/p1_utils-1.0.5 |