diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:07:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:28 +0200 |
commit | 28f5f44094c38069e3ee767c54a2f64d9fe3492b (patch) | |
tree | 5c0fa6c011b4163df3ec8ce6af5f91f1ab9a26d0 /dev-erlang | |
parent | dev-python/python-axolotl-curve25519: x86 stable (bug #682744) (diff) | |
download | gentoo-28f5f44094c38069e3ee767c54a2f64d9fe3492b.tar.gz gentoo-28f5f44094c38069e3ee767c54a2f64d9fe3492b.tar.bz2 gentoo-28f5f44094c38069e3ee767c54a2f64d9fe3492b.zip |
dev-erlang/fast_tls: x86 stable (bug #684164)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_tls/fast_tls-1.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild b/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild index 18a65fd93756..4b5487d8a9f7 100644 --- a/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild +++ b/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="libressl" DEPEND=">=dev-erlang/p1_utils-1.0.13 |