summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-05 10:52:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-05 10:52:53 +0200
commit3b727db5f0bccfdb281ea199bc27f8916aae0cde (patch)
tree23c17fa290f85f24c09442ea04101399c74cbf9e /dev-erlang/stun
parentdev-erlang/stringprep: amd64 stable wrt bug #856508 (diff)
downloadgentoo-3b727db5f0bccfdb281ea199bc27f8916aae0cde.tar.gz
gentoo-3b727db5f0bccfdb281ea199bc27f8916aae0cde.tar.bz2
gentoo-3b727db5f0bccfdb281ea199bc27f8916aae0cde.zip
dev-erlang/stun: amd64 stable wrt bug #856508
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/stun')
-rw-r--r--dev-erlang/stun/stun-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/stun/stun-1.2.2.ebuild b/dev-erlang/stun/stun-1.2.2.ebuild
index 02adc6445dbe..8e8b44a724e2 100644
--- a/dev-erlang/stun/stun-1.2.2.ebuild
+++ b/dev-erlang/stun/stun-1.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.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.15