diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 08:36:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 08:36:47 +0200 |
commit | a143262456f231c3d17a053e2a74c92008c85039 (patch) | |
tree | bab14bc65684dbcd2fcab1efee7bdc6ad1e3c7b6 /dev-erlang | |
parent | dev-erlang/sqlite3: amd64 stable wrt bug #694160 (diff) | |
download | gentoo-a143262456f231c3d17a053e2a74c92008c85039.tar.gz gentoo-a143262456f231c3d17a053e2a74c92008c85039.tar.bz2 gentoo-a143262456f231c3d17a053e2a74c92008c85039.zip |
dev-erlang/stun: amd64 stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/stun/stun-1.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/stun/stun-1.0.25.ebuild b/dev-erlang/stun/stun-1.0.25.ebuild index 244fbc48606a..11fb41448303 100644 --- a/dev-erlang/stun/stun-1.0.25.ebuild +++ b/dev-erlang/stun/stun-1.0.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.0.25 >=dev-erlang/p1_utils-1.0.13 |