diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:43 +0200 |
commit | ba22b12a5db2445b27150a4f0347f1e0fe5a07cc (patch) | |
tree | 4e5ac5c86456cba53cdeed13f1e12a6dcd929083 /dev-erlang/stun | |
parent | dev-erlang/stringprep: x86 stable wrt bug #735926 (diff) | |
download | gentoo-ba22b12a5db2445b27150a4f0347f1e0fe5a07cc.tar.gz gentoo-ba22b12a5db2445b27150a4f0347f1e0fe5a07cc.tar.bz2 gentoo-ba22b12a5db2445b27150a4f0347f1e0fe5a07cc.zip |
dev-erlang/stun: 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>
Diffstat (limited to 'dev-erlang/stun')
-rw-r--r-- | dev-erlang/stun/stun-1.0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.0.33.ebuild b/dev-erlang/stun/stun-1.0.33.ebuild index a781d728bb39..9bfc4d680c4e 100644 --- a/dev-erlang/stun/stun-1.0.33.ebuild +++ b/dev-erlang/stun/stun-1.0.33.ebuild @@ -12,7 +12,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.1.6 >=dev-erlang/p1_utils-1.0.19" |